From ce8e903b2c3ad8df7739e547d4d6320cf4177f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Tue, 10 Oct 2023 20:33:05 +0200 Subject: [PATCH] Update changelog.rst --- changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.rst b/changelog.rst index 8344b636..bd180a0b 100644 --- a/changelog.rst +++ b/changelog.rst @@ -9,6 +9,7 @@ Changelog 2023-xx-xx • `full history `__ - Drop support for Python 3.7. +- Add support for Python 3.12. - [snapshot] Add typing to ``dirsnapshot`` (`#1012 `__) - [snapshot] Added ``DirectorySnapshotDiff.ContextManager`` (`#1011 `__) - [events] ``FileSystemEvent``, and subclasses, are now ``dataclass``es, and their ``repr()`` has changed