Updated the change log

This commit is contained in:
Benoit Blanchon
2014-02-27 19:51:24 +01:00
parent 8c2a1fab72
commit 17d1f5cd2f

View File

@@ -1,7 +1,7 @@
ArduinoJsonParser change log ArduinoJsonParser change log
============================ ============================
v1.1 (unreleased) v1.1
---- ----
* Example: changed `char* json` into `char json[]` so that the byes are not write protected * Example: changed `char* json` into `char json[]` so that the byes are not write protected