From cc5239c75852d1710b5cf840a799d91e22b4c940 Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Thu, 31 Oct 2024 10:03:04 +0100
Subject: [PATCH] update changelog

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

diff --git a/changelog.md b/changelog.md
index 4e47c6c..055c200 100644
--- a/changelog.md
+++ b/changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.68] - 2024-10-31
+- Add in use of pkg_resources for old versions of python
+
 ## [0.67] - 2024-10-14
 - Fix provisioning of static EUMETSAT dashboard
 - Give the EUMETSAT dashboard a fixed UID
-- 
GitLab