Update change log

This commit is contained in:
Benoit Blanchon
2022-12-19 12:25:04 +01:00
parent b0730f04f7
commit d602232b9f

View File

@ -13,6 +13,7 @@ HEAD
* Remove `getElement()`, `getOrAddElement()`, `getMember()`, and `getOrAddMember()`
* Remove undocumented `JsonDocument::data()` and `JsonDocument::memoryPool()`
* Remove undocumented `JsonArrayIterator::internal()` and `JsonObjectIterator::internal()`
* Rename things in `ARDUINOJSON_NAMESPACE` to match the public names
> ### BREAKING CHANGES
>