diff --git a/CHANGELOG.md b/CHANGELOG.md index 935cef7..bc5c3e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## v0.24.3 (WIP) + +- Reload the created/edited records data in the RecordsPicker UI. + +- Updated Go dependencies. + + ## v0.24.2 - Fixed display fields extraction when there are multiple "Presentable" `relation` fields in a single related collection ([#6229](https://github.com/pocketbase/pocketbase/issues/6229)).