From ff1122be70e6eeab2ea2605a0b52202d576eb4e4 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 21 Mar 2023 11:38:49 +0100 Subject: [PATCH] update changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index 76a586c9..35e91834 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.8] - 2023-03-21 +- Add survey-publisher-v1 +- Add survey-publisher-2022 +- Add funding sources API +- Add initial funding sources frontend work + ## [0.7] - 2023-02-22 - Fix API call URL http -> https redirect bug -- GitLab