diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index be465c4d..606ad656 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -7,6 +7,12 @@ that were made in every particular version. From version 0.7.6 *Dependency Injector* framework strictly follows `Semantic versioning`_ +Dev version +----------- +- Update ``container.shutdown_resources()`` to respect dependencies order while shutdown. + See issue `#432 `_. + Thanks to `Saulius Beinorius `_ for bringing up the issue. + 4.34.0 ------ - Add option ``envs_required`` for configuration provider ``.from_yaml()`` and ``.from_ini()``