From d1a06555eeee1cada2f9164aba8153b343363d64 Mon Sep 17 00:00:00 2001 From: DIRACGridBot <91739026+DIRACGridBot@users.noreply.github.com> Date: Tue, 21 Jul 2026 11:43:09 +0200 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb3d8643d..bf9f13698 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/DIRACGrid/diracx/compare/v0.3.0...v0.3.1) (2026-07-21) + + +### Bug Fixes + +* minor fixes to the advanced tutorial ([#991](https://github.com/DIRACGrid/diracx/issues/991)) ([ea6f400](https://github.com/DIRACGrid/diracx/commit/ea6f40024735c24bb6e704761cbeb695976eb827)) + ## [0.3.0](https://github.com/DIRACGrid/diracx/compare/v0.2.0...v0.3.0) (2026-07-07)