File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,14 @@ Changelog
88
992022-xx-xx • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.9...HEAD >`__
1010
11- - [documentation] HTML documentation builds are now tested for errors.
12- - [fsevents2] The fsevents2 observer is now deprecated.
11+ - [build] Wheels are now available for Python 3.11
12+ - [documentation] HTML documentation builds are now tested for errors (`#902 <https://github.com/gorakhargosh/watchdog/pull/902 >`__)
13+ - [documentation] Fix typos here, and there (`#910 <https://github.com/gorakhargosh/watchdog/pull/910 >`__)
14+ - [fsevents2] The ``fsevents2 `` observer is now deprecated (`#909 <https://github.com/gorakhargosh/watchdog/pull/909 >`__)
15+ - [tests] The error message returned by musl libc for error code ``-1 `` is now allowed (`#923 <https://github.com/gorakhargosh/watchdog/pull/923 >`__)
16+ - [utils] Remove unnecessary code in ``dirsnapshot.py `` (`#930 <https://github.com/gorakhargosh/watchdog/pull/930 >`__)
1317- [watchmedo] Handle shutdown events from ``SIGHUP `` (`#912 <https://github.com/gorakhargosh/watchdog/pull/912 >`__)
14- - [tests] The error message returned by musl libc for error code ``-1 `` is now allowed.
15- (`#920 <https://github.com/gorakhargosh/watchdog/issues/920 >`_)
16- - Thanks to our beloved contributors: @kurtmckee @babymastodon
18+ - Thanks to our beloved contributors: @kurtmckee, @babymastodon, @QuantumEnergyE, @timgates42
1719
18202.1.9
1921~~~~~
You can’t perform that action at this time.
0 commit comments