From 050b476c4b1a582d26e5231da0dc1c2bb8ed70cb Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Mon, 24 Mar 2025 00:01:36 +0000 Subject: [PATCH] Update changelog for 0.26.2 --- CHANGELOG.md | 5 +++++ latest_version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 764c628..b6ac059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 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)). + + ## 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). diff --git a/latest_version b/latest_version index 7f6839c..894542a 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.26.0-rc.1 +0.26.2