From 0b1142037012b44c3440b075353f140657680584 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Mon, 27 Nov 2023 16:59:07 +0100
Subject: [PATCH] Update changelog

---
 Changelog.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index f4f8f1f8..59f38518 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,12 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.42] - 2023-11-27
+- Added filtering to remove invalid budget and funding sources data
+- Updated funding source graph to have static 0-100% x-axes
+- Removed legend from the budget graph
+- Added new buttons for downloading CSV/excel data as well as graph images
+
 ## [0.39] - 2023-10-19
 - Removed filtering in publishers to show bad data
 - Refactored parts of the data conversion module for building graph datasets
-- 
GitLab