Update changelog

This commit is contained in:
Roman Mogylatov 2021-07-20 18:40:10 -04:00
parent 5a4fc3eaba
commit 369a1f2106

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`_
Dev version
-----------
- Update ``container.shutdown_resources()`` to respect dependencies order while shutdown.
See issue `#432 <https://github.com/ets-labs/python-dependency-injector/issues/432>`_.
Thanks to `Saulius Beinorius <https://github.com/saulbein>`_ for bringing up the issue.
4.34.0 4.34.0
------ ------
- Add option ``envs_required`` for configuration provider ``.from_yaml()`` and ``.from_ini()`` - Add option ``envs_required`` for configuration provider ``.from_yaml()`` and ``.from_ini()``