From b2e74c7a185bf2ef2514812f6a3aab0037ca2f25 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Tue, 3 Jun 2025 11:13:47 +0200 Subject: [PATCH] update changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 946c263..5120072 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.80] - 2025-06-03 +- POL1-899: Add service-based RE Peers dashboard for GEANT staff validation +- Make the /update endpoint synchronous instead of spinning off a thread to provision the dashboards. + + ## [0.79] - 2025-05-30 - POL1-898: Unify logic for selecting interface between poller-udf and brian-dashboard-manager - Add EAP Nren dashboard to NREN Access dropdown -- GitLab