From 3bb28007e03aaf74a83e8da0e6eb2f3a7621f52c Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Thu, 9 Oct 2025 00:01:17 +0000 Subject: [PATCH] Update changelog for 0.30.2 --- CHANGELOG.md | 5 +++++ latest_version | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b165280..eb4a463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.30.2 + +- Bumped min Go GitHub action version to 1.24.8 since it comes with some [minor security fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.24.8+label%3ACherryPickApproved). + + ## v0.30.1 - ⚠️ Excluded the `lost+found` directory from the backups ([#7208](https://github.com/pocketbase/pocketbase/pull/7208); thanks @lbndev). diff --git a/latest_version b/latest_version index 1a44cad..0f72177 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.30.1 +0.30.2