From 2ae357915e2c72c6627cd6bb6dbc5ecdc513c33d Mon Sep 17 00:00:00 2001
From: Remco Tukker <remco.tukker@geant.org>
Date: Tue, 12 Sep 2023 21:26:19 +0200
Subject: [PATCH] updated changelog

---
 Changelog.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index 361c4979..669158ac 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,14 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.35] - 2023-09-12
+- Added a publisher for the 2023 survey data
+- Added report pages for the traffic volume and institution urls
+- Added sorting functionality for the survey users admin page
+- Added a new 'observer' role in addition to 'admin' and 'user'
+- Added a missing policy field in the reporting datamodel
+- Changed the 'country' question in the survey from a dropdown to a text field
+
 ## [0.34] - 2023-08-27
 - Fixed bug with "To" address for single email recipient
 
-- 
GitLab