1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

bumped changelog

This commit is contained in:
Bastian Venthur
2024-10-13 20:11:58 +02:00
parent 0d03733b4f
commit 07be96aa7c

View File

@@ -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.