Update changelog

This commit is contained in:
Roman Mogylatov 2020-07-11 12:10:39 -04:00
parent 2df9b26b0d
commit ac296767a8

View File

@ -7,6 +7,12 @@ 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 ``Flask`` integration module ``dependency_injector.flask.ext``.
- Add ``Flask`` + ``Dependency Injector`` example ``ghnav-flask``.
- Add ``Factory.provides`` attribute. It is an alias to the ``Factory.cls``.
3.19.2 3.19.2
------ ------
- Add logo. - Add logo.