From 35c8286110cfa0af953f13dd93233710cdc93e28 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Fri, 30 May 2025 06:57:34 +0200 Subject: [PATCH] update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index f678c1d..81a9446 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.18] - 2025-05-30 +- Add 15s timeout to inventory-provider GET request, instead of default no timeout + ## [0.17] - 2025-05-20 - Add 120s timeout to get-interface-stats in case it gets stuck -- GitLab