From 8c0fc8775955d5c27d8996a3ddf89b10b0f44a2d Mon Sep 17 00:00:00 2001 From: Sam Roberts <sam.roberts@geant.org> Date: Thu, 5 Dec 2024 15:17:09 +0000 Subject: [PATCH] update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index a41a063..fc79ef6 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.76] - 2024-12-05 +- POL1-869: Fix issue where if unrecognized regions are used, no services are populated for the NREN. + ## [0.75] - 2024-11-13 - POL1-857: Fix issue with Grafana not properly escaping certain values for the home dashboard. - Fix connection pool thread exhaustion. -- GitLab