Update changelog for 0.28.1

This commit is contained in:
LukeHagar
2025-05-14 00:01:29 +00:00
committed by github-actions[bot]
parent 3d8262cb1e
commit 385d24c03a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.28.1
- Fixed `json_each`/`json_array_length` normalizations to properly check for array values ([#6835](https://github.com/pocketbase/pocketbase/issues/6835)).
## v0.28.0
- Write the default response body of `*Request` hooks that are wrapped in a transaction after the related transaction completes to allow propagating the transaction error ([#6462](https://github.com/pocketbase/pocketbase/discussions/6462#discussioncomment-12207818)).

View File

@@ -1 +1 @@
0.26.0-rc.1
0.28.1