diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 234c0380..75b5c1c1 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -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 ------