mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-04 20:33:13 +03:00
Update changelog
This commit is contained in:
parent
ef0f5f5ebe
commit
929e97c232
|
@ -9,6 +9,7 @@ follows `Semantic versioning`_
|
||||||
|
|
||||||
Development version
|
Development version
|
||||||
-------------------
|
-------------------
|
||||||
|
- Add ``container.reset_singleton()`` method to reset container singletons.
|
||||||
- Refactor ``container.apply_container_providers_overridings()`` to use ``container.traverse()``.
|
- Refactor ``container.apply_container_providers_overridings()`` to use ``container.traverse()``.
|
||||||
This enables deep lazy initialization of ``Container`` providers.
|
This enables deep lazy initialization of ``Container`` providers.
|
||||||
- Add tests for ``Selector`` provider.
|
- Add tests for ``Selector`` provider.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user