updated changelog

This commit is contained in:
Gani Georgiev 2025-06-21 10:30:10 +03:00
parent fab56f688d
commit 0d4da9c3be
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
## v0.29.0 (WIP)
## v0.28.4
- Added global JSVM `toBytes()` helper to return the bytes slice representation of a value such as io.Reader or string (_other types are first serialized to Go string_).
- Fixed `security.RandomStringByRegex` random distribution ([#6947](https://github.com/pocketbase/pocketbase/pull/6947); thanks @yerTools).
- Minor docs and typos fixes.
## v0.28.3