Set version to 5.9.0

This commit is contained in:
Benoit Blanchon
2017-04-24 21:43:03 +02:00
parent 223f14710d
commit 4e9f0b2e2e
4 changed files with 6 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.9.0
------
* Added `JsonArray::remove(iterator)` (issue #479)
* Added `JsonObject::remove(iterator)`