Update the changelog

This commit is contained in:
Roman Mogylatov 2020-08-05 22:18:51 -04:00
parent 98338dff15
commit d638d09bf7

View File

@ -7,6 +7,11 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly From version 0.7.6 *Dependency Injector* framework strictly
follows `Semantic versioning`_ follows `Semantic versioning`_
Development version
-------------------
- Add ``asyncio`` + ``Dependency Injector`` example ``monitoring-daemon-asyncio``.
- Fix a typo in the docblock of the ``Configuration`` provider.
3.27.0 3.27.0
------ ------
- Add deep init injections overriding for ``Factory`` provider. - Add deep init injections overriding for ``Factory`` provider.