Update changelog

This commit is contained in:
Roman Mogylatov 2020-07-11 12:14:45 -04:00
parent ac296767a8
commit 80c60b6bfd

View File

@ -12,6 +12,7 @@ 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``.
- New README.
3.19.2
------