diff --git a/CHANGELOG_16_22.md b/CHANGELOG_16_22.md index e82666f8..eef078ff 100644 --- a/CHANGELOG_16_22.md +++ b/CHANGELOG_16_22.md @@ -2,6 +2,11 @@ > For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md) --- +## v0.22.45 + +- (_Backported from v0.38.2_) Updated all `golang.org/x/` packages to cover the recent [security fixes](https://groups.google.com/g/golang-announce/c/PdiGK3xulk4) _(none of them should be a critical issue in PocketBase but nonetheless it is advised to update)_. + + ## v0.22.44 - (_Backported from v0.38.1_) Force unset the auth state of existing realtime connections on user tokenKey change.