Update release notes

This commit is contained in:
Daniel Saidi 2021-05-01 23:14:29 +02:00
parent dcd67d8312
commit ea289e2277
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ Until 1.0, breaking changes can occur in minor versions.
* `StandardiCloudDocumentSync` is a new class for syncing iCloud document changes.
* `URL+iCloud` contains iCloud-specific URLs and fallback URLs.
### 💡 Behavior changes
* `ApiRoute` now url encodes query and post parameter values.
### 💥 Breaking changes
* `ApiRoute` requires new post properties to be defined.