From 1cf3cb8c9644f4d6d37f618b172f4b3ee063efb9 Mon Sep 17 00:00:00 2001 From: Nils Date: Fri, 15 Jul 2022 23:09:43 +0200 Subject: [PATCH] changelog --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 18ff0b4..b0fd9cf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,10 @@ Two empty lines before the next entry. External contributors notice at the end of the line: (LastName, FirstName / nick) +## 2022-07-15 0.4.1 +Handle xdg-lib exceptions and log them as error, instead of crashing + + ## 2022-04-15 0.4.0 Initial startup-check for old $HOME session root vs new XDG root. Offers to move the session files to the new location.