updated changelog

This commit is contained in:
Gani Georgiev 2025-05-24 00:44:38 +03:00
parent 2ab50cc77e
commit 88bb8c406e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## v0.28.2
- Loaded latin-ext charset for the default text font ([#6869](https://github.com/pocketbase/pocketbase/issues/6869)).
- Loaded latin-ext charset for the default text fonts ([#6869](https://github.com/pocketbase/pocketbase/issues/6869)).
- Updated view query CAST regex to properly recognize multiline expressions ([#6860](https://github.com/pocketbase/pocketbase/pull/6860); thanks @azat-ismagilov).