File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ Changelog
660.10.4
77~~~~~~
88
9- 2020-xx-xx • `full history <https://github.com/gorakhargosh/watchdog/compare/v0.10.3...master >`__
9+ 2020-11-21 • `full history <https://github.com/gorakhargosh/watchdog/compare/v0.10.3...v0.10.4 >`__
1010
11- - Add logger parameter for the LoggingEventHandler (`#676 <https://github.com/gorakhargosh/watchdog/pull/676 >`_)
11+ - Add `` logger `` parameter for the `` LoggingEventHandler `` (`#676 <https://github.com/gorakhargosh/watchdog/pull/676 >`_)
1212- Replace mutable default arguments with ``if None `` implementation (`#677 <https://github.com/gorakhargosh/watchdog/pull/677 >`_)
1313- Expand tests to Python 2.7 and 3.5-3.10 for GNU/Linux, macOS and Windows
14- - [mac] Performance improvements for the `fsevents ` module (`#680 <https://github.com/gorakhargosh/watchdog/pull/680 >`_)
14+ - [mac] Performance improvements for the `` fsevents ` ` module (`#680 <https://github.com/gorakhargosh/watchdog/pull/680 >`_)
1515- [mac] Prevent compilation of ``watchdog_fsevents.c `` on non-macOS machines (`#687 <https://github.com/gorakhargosh/watchdog/pull/687 >`_)
16- - Handle shutdown events from SIGTERM and SIGINT to ` watchmedo ` more reliably (`#693 <https://github.com/gorakhargosh/watchdog/pull/693 >`_)
16+ - [watchmedo] Handle shutdown events from `` SIGTERM `` and `` SIGINT ` ` more reliably (`#693 <https://github.com/gorakhargosh/watchdog/pull/693 >`_)
1717- Thanks to our beloved contributors: @Sraw, @CCP-Aporia, @BoboTiG, @maybe-sybr
1818
1919
You can’t perform that action at this time.
0 commit comments