updated changelog

This commit is contained in:
Gani Georgiev
2023-04-01 13:00:28 +03:00
parent 16a6b32a76
commit 850fe353da
+11
View File
@@ -1,3 +1,14 @@
## v0.14.1
- Fixed realtime events firing before the files upload completion.
- Updated the underlying S3 lib to use `aws-sdk-go-v2` ([#1346](https://github.com/pocketbase/pocketbase/pull/1346); thanks @yuxiang-gao).
- Updated TinyMCE to v6.4.1.
- Updated the godoc of `Dao.Save*` methods.
## v0.14.0 ## v0.14.0
- Added _experimental_ Apple OAuth2 integration. - Added _experimental_ Apple OAuth2 integration.