From 475d7188d879f8e51dd1b861ec27b822f2c186a9 Mon Sep 17 00:00:00 2001 From: Bjarke Madsen <bjarke@nordu.net> Date: Thu, 5 Jun 2025 10:03:29 +0200 Subject: [PATCH] update changelog --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 4fa8980..3926784 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## [0.20] - 2025-06-05 +- Fix exception propagation and logging/exiting properly when exception occurs in the daemon thread (actually include the changes this time) + ## [0.19] - 2025-06-04 - Fix exception propagation and logging/exiting properly when exception occurs in the daemon thread -- GitLab