Skip to content

Commit

Permalink
docs: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Aug 26, 2024
1 parent 76f3ba8 commit 7c6ca3b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Changelog
---------

5.0.0 (dev)
~~~~~~~~~~~
5.0.0
~~~~~

2024-xx-xx • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.2...HEAD>`__
2024-08-26 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.2...v5.0.0>`__

**Breaking Changes**

Expand All @@ -23,6 +23,7 @@ Changelog

**Other Changes**

- Add support for Python 3.13
- [core] Enable ``disallow_untyped_calls`` Mypy rule (`#1055 <https://github.com/gorakhargosh/watchdog/pull/1055>`__)
- [core] Enable ``disallow_untyped_defs`` Mypy rule (`#1060 <https://github.com/gorakhargosh/watchdog/pull/1060>`__)
- [core] Improve typing references for events (`#1040 <https://github.com/gorakhargosh/watchdog/issues/1040>`__)
Expand Down

0 comments on commit 7c6ca3b

Please sign in to comment.