From 383f39bdec6dd1eac8b835248201eaa4415ce965 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Fri, 24 Jan 2025 12:16:05 +0100
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index b0ed7a26..387514d7 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.83] - 2025-01-24
+- Allow observers to preview data
+- Migrate to bun 1.2 and Vite to simplify bundling by getting rid of complex webpack configuration
+
 ## [0.82] - 2025-01-22
 - Fix data download in case of survey responses that haven't been initialized for NRENs
 - Add navigation to the survey pages for admins
-- 
GitLab