From 1133684295f76e3b0ee69b5fd270fe9bff319623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Sun, 21 Jun 2020 19:47:18 +0200 Subject: [PATCH] Release 0.10.3 --- changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.rst b/changelog.rst index 137ec708b..8d2247622 100644 --- a/changelog.rst +++ b/changelog.rst @@ -6,7 +6,7 @@ Changelog 0.10.3 ~~~~~~ -2020-0x-xx • `full history `__ +2020-06-25 • `full history `__ - Ensure ``ObservedWatch.path`` is a string (`#651 `_) - [inotify] Allow to monitor single file (`#655 `__)