From cc3c1e59904463b933c53d8358b490923c05c800 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Mon, 4 Sep 2023 12:21:28 +0200 Subject: [PATCH] update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 9f034bca..4c8a6560 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.109] - 2023-09-04 +- Bugfix in _get_speed function in the ims update task for unhandled keyError + ## [0.108] - 2023-08-18 - POL1-689: Use interface-info calls to get interface speeds -- GitLab