Set version to 6.16.0

This commit is contained in:
Benoit Blanchon
2020-08-01 15:17:39 +02:00
parent 6841b80466
commit b85181a6db
6 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.16.0 (2020-08-01)
-------
* Added comparisons (`>`, `>=`, `==`, `!=`, `<`, and `<=`) between `JsonVariant`s
* Added string deduplication (issue #1303)