updated changelog

This commit is contained in:
Gani Georgiev
2024-11-19 22:12:12 +02:00
parent 51c083dd58
commit b83f924c7d
+1 -1
View File
@@ -1,6 +1,6 @@
## v0.22.27
- Instead of unregistering the related realtime client(s), just unset their auth state on delete of their their related auth record so that the client(s) can receive the `delete` event ([#5898](https://github.com/pocketbase/pocketbase/issues/5898)).
- Instead of unregistering the realtime client(s), just unset their auth state on delete of their related auth record so that the client(s) can receive the `delete` event ([#5898](https://github.com/pocketbase/pocketbase/issues/5898)).
## v0.22.26