From 6d92ffbd8160c5ff7f252f269fdf3d41d154c670 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Mon, 4 Nov 2024 11:51:04 +0100 Subject: [PATCH] update changelog --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 055c200..cb22e6b 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [0.69] - 2024-11-04 +- Remove EAP dashboard from NREN access dropdown by removing customers tag +- Ensure process executors are always shutdown in case of errors or when the with block is exited. + ## [0.68] - 2024-10-31 - Add in use of pkg_resources for old versions of python -- GitLab