Set version to 5.7.1

This commit is contained in:
Benoit Blanchon
2016-11-13 20:21:16 +01:00
parent f28157cab7
commit 146a76247c
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.7.1
------
* Added support for PROGMEM (issue #76)
* Fixed compilation error when index is not an `int` (issue #381)