Updated changelog

This commit is contained in:
Benoit Blanchon
2014-07-09 19:50:44 +02:00
parent 339de21f1c
commit 4f56afe89e

View File

@ -5,6 +5,7 @@ v2.0
----
* Added JSON encoding.
* Renamed the library `ArduinoJsonParser` becomes `ArduinoJson`
**Breaking change**: you need to add the following line at the top of your program.