From e79c9288cef7ff6624edd1f7766a980103fefecc Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 26 Sep 2023 13:06:07 +0200 Subject: [PATCH] update changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index f10dba2f..1d888601 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.37] - 2023-09-26 +- Refactored legacy publishers +- Add initial connected users and service sections +- Add presentation models for policy, connected users and network sections +- Make preview mode only available for admins + ## [0.36] - 2023-09-14 - Fixed bug with sorting in user management page -- GitLab