From 7a735139588f34632371e00a649e821a177e5166 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 27 Mar 2023 20:24:33 +0200 Subject: [PATCH] update changelog --- docs/changelog.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index eddad14..d2f94ba 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,17 @@ hide: # Changelog -???+ success "3.7.1" +???+ success "3.7.2" + + **Added** + + * update pipeline conditions allowing `fix/*` + + **Fixed** + + * fix #233: load configuration and then retrieve apps in default side menu display + +??? abstract "3.7.1" **Fixed**