From 76c371907f19290956efdcb15249e2ceb2148965 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 17:18:01 +0000 Subject: [PATCH] Update CHANGELOG for v3.2.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f06c4ee..a5ea8af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Front Changelog +## v3.2.0 - 2026-09-16 + +### 🚀 New + +- Render log context in Front error comments [@edalzell](https://github.com/edalzell) (#24) + +### 🧰 Maintenance + +- Switch Front to PR-gated shared release workflows [@edalzell](https://github.com/edalzell) (#25) +- Post to satis with auth [@edalzell](https://github.com/edalzell) (#23) +- Update satis [@edalzell](https://github.com/edalzell) (#22) + ## v3.1.2 - 2026-02-07 ### 🐛 Fixed