1
0
mirror of https://github.com/nlohmann/json synced 2024-11-22 12:00:05 +00:00

adjusted Changelog

This commit is contained in:
Niels 2016-06-28 21:33:34 +02:00
parent a73bda8147
commit 026fe8041d

View File

@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. This projec
[Full Changelog](https://github.com/nlohmann/json/compare/v2.0.0...HEAD)
- dump\(\) performance degradation in v2 [\#272](https://github.com/nlohmann/json/issues/272)
- fixed a tiny typo [\#271](https://github.com/nlohmann/json/pull/271) ([thelostt](https://github.com/thelostt))
## [v2.0.0](https://github.com/nlohmann/json/releases/tag/v2.0.0) (2016-06-23)