Skip to content

Commit d493ec2

Browse files
committed
doc: tweak changelog
1 parent 3a940dd commit d493ec2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

changelog.rst

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ Changelog
88

99
2022-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

1820
2.1.9
1921
~~~~~

0 commit comments

Comments
 (0)