updated changelogs
This commit is contained in:
parent
7407bdcaf5
commit
865408a9b4
|
@ -1,6 +1,6 @@
|
||||||
## v0.26.3
|
## v0.26.3
|
||||||
|
|
||||||
- Fixed and normalized errors serialization across common types for more consistent logs error output ([#6631](https://github.com/pocketbase/pocketbase/issues/6631)).
|
- Fixed and normalized logs error serialization across common types for more consistent logs error output ([#6631](https://github.com/pocketbase/pocketbase/issues/6631)).
|
||||||
|
|
||||||
|
|
||||||
## v0.26.2
|
## v0.26.2
|
||||||
|
|
|
@ -2,9 +2,14 @@
|
||||||
> For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md)
|
> For the most recent versions, please refer to [CHANGELOG.md](./CHANGELOG.md)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## v0.22.33
|
||||||
|
|
||||||
|
- (_Backported from v0.26.3_) Fixed and normalized logs error serialization across common types for more consistent logs error output ([#6631](https://github.com/pocketbase/pocketbase/issues/6631)).
|
||||||
|
|
||||||
|
|
||||||
## v0.22.32
|
## v0.22.32
|
||||||
|
|
||||||
- (_Backported from v0.26.2_) - Updated `golang-jwt/jwt` dependency because it comes with a [minor security fix](https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp).
|
- (_Backported from v0.26.2_) Updated `golang-jwt/jwt` dependency because it comes with a [minor security fix](https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp).
|
||||||
|
|
||||||
|
|
||||||
## v0.22.31
|
## v0.22.31
|
||||||
|
|
Loading…
Reference in New Issue