1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-23 05:55:24 +02:00

fixed changelog typos

This commit is contained in:
Gani Georgiev 2023-01-29 23:23:45 +02:00
parent bb801e7de0
commit 1b48bdb81a

View File

@ -7,7 +7,7 @@
## v0.12.0
- Refactored the relation picker UI to allowing server-side search, sorting, create, update and delete of relation records ([#976](https://github.com/pocketbase/pocketbase/issues/976)).
- Refactored the relation picker UI to allow server-side search, sort, create, update and delete of relation records ([#976](https://github.com/pocketbase/pocketbase/issues/976)).
- Added new `RelationOptions.DisplayFields` option to specify custom relation field(s) visualization in the Admin UI.