updated changelog

This commit is contained in:
Gani Georgiev
2023-03-06 15:32:46 +02:00
parent 6a60bc1df3
commit bce4094134
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
## (WIP) v0.14.0
- Added _experimental_ Apple OAuth2 integration.
- Normalized record values on `maxSelect` field option change (`select`, `file`, `relation`).
When changing **from single to multiple** all already inserted single values are converted to an array.
When changing **from multiple to single** only the last item of the already inserted array items is kept.