diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 282a0634..2d8cc15c 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -10,6 +10,7 @@ follows `Semantic versioning`_ Development version ------------------- - Add ``asyncio`` + ``Dependency Injector`` example ``monitoring-daemon-asyncio``. +- Add ``asyncio`` + ``Dependency Injector`` monitoring daemon tutorial. - Fix a typo in the docblock of the ``Configuration`` provider. - Fix multiple typos in the ``flask`` and ``aiohttp`` tutorials. - Fix ``Makefile`` to run ``aiohttp`` integration tests on Python 3.5+.