Skip to content

Commit 58d558b

Browse files
committed
CHANGELOG update
1 parent 9e09af1 commit 58d558b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ master (1.9.0 preview)
5656
- JSONCONS_ALL_MEMBER_TRAITS and JSONCONS_N_MEMBER_TRAITS now generate
5757
decode traits that support decode without an intermediate `basic_json` value.
5858

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+
5965
Release 1.8.1
6066
-------------
6167

0 commit comments

Comments
 (0)