updated changelog
This commit is contained in:
parent
16a6b32a76
commit
850fe353da
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue