Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
Co-authored-by: Niels Lohmann <[email protected]>
  • Loading branch information
falbrechtskirchinger and nlohmann authored Apr 13, 2022
1 parent 68973ea commit 524697b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/mkdocs/docs/api/basic_json/value.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,5 @@ changes to any JSON value.
## Version history
1. Added in version 1.0.0. Added `KeyType` template parameter in 3.10.6.
1. Added in version 1.0.0. Added `KeyType` template parameter in 3.11.0.
2. Added in version 2.0.2.
2 changes: 1 addition & 1 deletion doc/mkdocs/docs/api/ordered_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ std::equal_to<> // Since C++14
## Version history

- Added in version 3.9.0 to implement [`nlohmann::ordered_json`](ordered_json.md).
- Added **key_compare** member in version 3.10.6.
- Added **key_compare** member in version 3.11.0.

0 comments on commit 524697b

Please sign in to comment.