From 2428d6593d13890d057a5562b40df19a0599943a Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Mon, 6 Jan 2025 00:01:17 +0000 Subject: [PATCH] Update changelog for 0.24.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c29af6..94529f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.24.2 (WIP) + +- Fixed display fields extraction when there are multiple "Presentable" `relation` fields in a single related collection ([#6229](https://github.com/pocketbase/pocketbase/issues/6229)). + + ## v0.24.1 - Added missing time macros in the UI autocomplete.