1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-24 14:26:58 +02:00

updated changelog

This commit is contained in:
Gani Georgiev 2022-12-24 15:54:14 +02:00
parent d55610511d
commit 26b794aa08

View File

@ -1,3 +1,8 @@
## (WIP)
- Added IME status check to the textarea keydown handler ([#1370](https://github.com/pocketbase/pocketbase/pull/1370); thanks @tenthree).
## v0.10.4
- Fixed `Record.MergeExpand` panic when the main model expand map is not initialized ([#1365](https://github.com/pocketbase/pocketbase/issues/1365)).