Skip to content

Commit e695197

Browse files
committed
Release 2.1.5
1 parent 354cf70 commit e695197

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

changelog.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@ Changelog
66
2.1.5
77
~~~~~
88

9-
2021-xx-xx • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.4...master>`__
9+
2021-08-23 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.4...v2.1.5>`__
1010

11-
- convert regexes of type str to list. (`#831 <https://github.com/gorakhargosh/watchdog/pull/831>`_)
12-
- Thanks to our beloved contributors: @unique1o1
11+
- Fix regression introduced in 2.1.4 (reverted "Allow overriding or adding custom event handlers to event dispatch map. (`#814 <https://github.com/gorakhargosh/watchdog/pull/814>`_)"). (`#830 <https://github.com/gorakhargosh/watchdog/pull/830>`_)
12+
- Convert regexes of type ``str`` to ``list``. (`831 <https://github.com/gorakhargosh/watchdog/pull/831>`_)
13+
- Thanks to our beloved contributors: @unique1o1, @BoboTiG
1314

1415
2.1.4
1516
~~~~~

0 commit comments

Comments
 (0)