diff --git a/Changelog.md b/Changelog.md index 4fa89803655192407dfb5a7d383b434078424a6c..3926784928392c3bd002b9d9caa5da7157215103 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