Updated change log for v4.2

This commit is contained in:
Benoit Blanchon
2015-02-07 20:49:05 +01:00
parent 41651136bf
commit 24d21467dd

View File

@ -1,9 +1,10 @@
Arduino JSON: change log
========================
HEAD
v4.2
----
* Switched back to old library layout (issues #39, #43 and #45)
* Removed global new operator overload (issue #40, #45 and #46)
* Added an example with EthernetServer