mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-22 06:30:53 +03:00
Update changelog
This commit is contained in:
parent
ef91b6fe2d
commit
f8f90fbae8
|
@ -9,6 +9,7 @@ follows `Semantic versioning`_
|
|||
|
||||
Development version
|
||||
-------------------
|
||||
- Add ``singleton.full_reset()`` method to reset all underlying singleton providers.
|
||||
- Fix ``container.reset_singleton()`` to reset all provider types, not only ``Singleton``.
|
||||
- Improve ``container.traverse(types=[...])`` and ``provider.traverse(types=[...])`` typing stubs
|
||||
to return ``types`` -typed iterator.
|
||||
|
|
Loading…
Reference in New Issue
Block a user