From 0f48901b3565aa6ac2a3d1919f0b06ef8b4cd16b Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Mon, 4 Nov 2024 13:11:40 +0100
Subject: [PATCH] update changelog

---
 changelog.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/changelog.md b/changelog.md
index cb22e6b..83be12d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,13 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.71] - 2024-11-04
+- Remove use of feature not available in python 3.6
+- Shutdown executors explicitly when we are done with them
+
+## [0.70] - 2024-11-04
+- Broken release
+
 ## [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.
-- 
GitLab