From 30690cdfd736626d01a36b0fcaeea324d3f26716 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 21 Mar 2023 11:42:24 +0100 Subject: [PATCH] update changelog, 0.7 was never released --- Changelog.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Changelog.md b/Changelog.md index 35e91834..4676e10f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,15 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.8] - 2023-03-21 +## [0.7] - 2023-03-21 +- Fix API call URL http -> https redirect bug - 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 - ## [0.6] - 2023-02-22 - API for budget data - Initial processing of Budget data from survey DB into presentation DB -- GitLab