From f7839c766798ddedc33dde7ef17993de3c3e8010 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 19 Oct 2023 15:33:57 +0200 Subject: [PATCH] update changelog --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index eb54737b..f4f8f1f8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.39] - 2023-10-19 +- Removed filtering in publishers to show bad data +- Refactored parts of the data conversion module for building graph datasets + ## [0.38] - 2023-10-05 - Updated redirection on the reporting landing page to not redirect admin users - COMP-291: Fixed the NREN select box in the user management page -- GitLab