From 07be96aa7c54c23f85cb1dd3ecd803f66213dc44 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Sun, 13 Oct 2024 20:11:58 +0200 Subject: [PATCH] bumped changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2295bf..9a21ca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [unreleased] -- +## [2.3.2] -- 2024-10-13 * Ignore FileNotFoundError when trying to get the last modified time of files in directories. This happens for example with temporary emacs files.