Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Feb 5, 2021
1 parent ef91b6f commit f8f90fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/main/changelog.rst
Expand Up @@ -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.
Expand Down

0 comments on commit f8f90fb

Please sign in to comment.