From f79d1a9d9ee3ab9b7f9d07076d039ce3976b918b Mon Sep 17 00:00:00 2001
From: Bjarke Madsen <bjarke@nordu.net>
Date: Wed, 4 Jun 2025 15:18:18 +0200
Subject: [PATCH] update changelog

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

diff --git a/Changelog.md b/Changelog.md
index 81a9446..4fa8980 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,6 +2,9 @@
 
 All notable changes to this project will be documented in this file.
 
+## [0.19] - 2025-06-04
+- Fix exception propagation and logging/exiting properly when exception occurs in the daemon thread
+
 ## [0.18] - 2025-05-30
 - Add 15s timeout to inventory-provider GET request, instead of default no timeout
 
-- 
GitLab