updated changelog

This commit is contained in:
Gani Georgiev 2022-12-31 16:53:45 +02:00
parent c673d9d314
commit 5ef6b3a8be
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
- Added Strava OAuth2 provider ([#1443](https://github.com/pocketbase/pocketbase/pull/1443); thanks @szsascha).
- Added Gitee OAuth2 provider ([#1448](https://github.com/pocketbase/pocketbase/pull/1448); thanks @yuxiang-gao).
- Added IME status check to the textarea keydown handler ([#1370](https://github.com/pocketbase/pocketbase/pull/1370); thanks @tenthree).
- Fixed the text wrapping in the Admin UI listing searchbar ([#1416](https://github.com/pocketbase/pocketbase/issues/1416)).