diff --git a/CHANGELOG.md b/CHANGELOG.md index 42089a2..6a44bf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## [Unreleased] +## 3.7.2 +### Added +* update pipeline conditions allowing `fix/*` +### Fixed +* fix #233: load configuration and then retrieve apps in default side menu display + ## 3.7.1 ### Fixed * fix build process (#230)