Set version to 6.12.0

This commit is contained in:
Benoit Blanchon
2019-09-05 09:31:06 +02:00
parent 4c4c4688a9
commit 1a81d46a97
6 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.12.0 (2019-09-05)
-------
* Use absolute instead of relative includes (issue #1072)
* Changed `JsonVariant::as<bool>()` to return `true` for any non-null value (issue #1005)