Updated copyright year

This commit is contained in:
Benoit Blanchon
2015-08-20 15:15:59 +02:00
parent 75f8e25aed
commit 0a1c27f873
6 changed files with 15 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
v5.0 (currently in beta)
----
v5.0.0
------
* Added support of `String` class (issues #55, #56, #70, #77)
* Added `JsonBuffer::strdup()` to make a copy of a string (issues #10, #57)