From 5dfb6745c88fea83c3c77b2538d61ee4d1ebac29 Mon Sep 17 00:00:00 2001 From: Remco Tukker <remco.tukker@geant.org> Date: Tue, 2 May 2023 11:49:44 +0000 Subject: [PATCH] Update Changelog.md --- Changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog.md b/Changelog.md index b6b2a517..2ef358c7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. +## [0.13] - 2023-05-02 +- Added the staff graph pages +- Updated the filter drop down boxes +- Added the organization table pages +- Added the EC projects table page +- Changed the charging mechanism page to use a table instead of a graph +- Code quality: updated the SQLalchemy models to 2.0 syntax + ## [0.12] - 2023-04-18 - Added font-face definitions (obtained from Webpack output) to support open sans font with weight 600 in Firefox -- GitLab