diff --git a/changelog.rst b/changelog.rst index d31b7b2b..37890ac0 100644 --- a/changelog.rst +++ b/changelog.rst @@ -6,10 +6,10 @@ Changelog 2.1.6 ~~~~~ -2021-xx-xx • `full history `__ +2021-10-01 • `full history `__ -- [bsd] Fixed returned paths in ``kqueue.py`` and restored the overall results of the test suite (`#842 `_) -- [bsd] Updated FreeBSD CI support (`#841 `_) +- [bsd] Fixed returned paths in ``kqueue.py`` and restored the overall results of the test suite. (`#842 `_) +- [bsd] Updated FreeBSD CI support .(`#841 `_) - [watchmedo] Removed the ``argh`` dependency in favor of the builtin ``argparse`` module. (`#836 `_) - [watchmedo] Removed unexistant ``WindowsApiAsyncObserver`` references and ``--debug-force-winapi-async`` arguments. - [watchmedo] Improved the help output.