diff --git a/Changelog.md b/Changelog.md index 085555aab9c9af5d97a0838eadb6f671ab1b52e4..c71dc42fa866e08ba0194bbf64bdf02869cb17a0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.20] - 2023-07-25 +- Add WIP survey admin functionality +- Add simple login and navigation from reports page to the survey +- Fixed various bugs in the survey + ## [0.19] - 2023-07-11 - Added survey functionality under new `/survey` route with a separate frontend from the compendium reports frontend - Added authentication support for OIDC provider(s)