From 55042f4223b57a7515008ea9a167129d259b943b Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Tue, 21 Jan 2025 15:27:17 +0100
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index c3179f4b..938f2ceb 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.80] - 2025-01-21
+- Add missing legacy_publisher module due to missing init file
+
 ## [0.79] - 2025-01-21
 - COMP-281: Add delete user functionality to the user management page
 - General improvements to the user management page
-- 
GitLab