From 4293fc041aab4e0784b1abb10f046bb1e7fc7f75 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Thu, 20 Jun 2024 13:35:39 +0200
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index 06f0b391..f37284bd 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.122] - 2024-06-20
+- Remove use of functools caching for /msr/services endpoint and reuse fresh data instead
+
 ## [0.121] - 2024-06-17
 - DBOARD3-956: Include all Related Services contact info in TTS notification
 
-- 
GitLab