From 5cefc77a0784cd1c2fb3297f6f83af47409044d2 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Wed, 22 Feb 2023 11:41:25 +0100 Subject: [PATCH] update changelog --- Changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog.md b/Changelog.md index dd3e950a..ee87e50a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. + +## [0.6] - 2023-02-22 +- API for budget data +- Initial processing of Budget data from survey DB into presentation DB +- Created new frontend that follows visual guide by Paul + ## [0.5] - 2022-12-21 - Final layout (WIP) -- GitLab