From a2d55e745f3e98f477d99eb3524dc71bfaae22a8 Mon Sep 17 00:00:00 2001 From: gitea-actions Date: Mon, 24 Aug 2026 12:37:57 +0000 Subject: [PATCH] chore: update changelog for v0.3.9 [skip ci] --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c554f38..e5be149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [0.3.9] - 2026-08-24 + +### Added + +- Add multi-rollout support to giant analyze [gitea #77](https://git.larsbogner.de/lars/giant/issues/77) + + +### Changed + +- Escape LaTeX-special characters in plot titles/xlabels [gitea #81](https://git.larsbogner.de/lars/giant/issues/81) + ## [0.3.8] - 2026-08-24 ### Added