There was an error while loading. Please reload this page.
1 parent 9e09af1 commit 58d558bCopy full SHA for 58d558b
1 file changed
CHANGELOG.md
@@ -56,6 +56,12 @@ master (1.9.0 preview)
56
- JSONCONS_ALL_MEMBER_TRAITS and JSONCONS_N_MEMBER_TRAITS now generate
57
decode traits that support decode without an intermediate `basic_json` value.
58
59
+Changes
60
+
61
+ - The type name `order_preserving_policy` has been renamed to `ordered_policy`.
62
+ The old name is aliased to the new name but is deprecated and will be removed
63
+ in a future release.
64
65
Release 1.8.1
66
-------------
67
0 commit comments