diff --git a/CHANGELOG.md b/CHANGELOG.md index a19e5b65..84131d92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ArduinoJsonParser change log ============================ -v1.1 (unreleased) +v1.1 ---- * Example: changed `char* json` into `char json[]` so that the byes are not write protected