Update changelog

This commit is contained in:
Roman Mogylatov 2020-08-08 14:24:31 -04:00
parent 5ef6270a01
commit ae802b6c87

View File

@ -10,6 +10,7 @@ follows `Semantic versioning`_
Development version Development version
------------------- -------------------
- Add ``asyncio`` + ``Dependency Injector`` example ``monitoring-daemon-asyncio``. - 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 a typo in the docblock of the ``Configuration`` provider.
- Fix multiple typos in the ``flask`` and ``aiohttp`` tutorials. - Fix multiple typos in the ``flask`` and ``aiohttp`` tutorials.
- Fix ``Makefile`` to run ``aiohttp`` integration tests on Python 3.5+. - Fix ``Makefile`` to run ``aiohttp`` integration tests on Python 3.5+.