Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Oct 7, 2021
1 parent 03b4aeb commit f6d7957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/main/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Develop
- Improve wiring with adding importing modules and packages from a string
``container.wire(modules=["yourapp.module1"])``.
- Add container wiring configuration ``wiring_config = containers.WiringConfiguration()``.
- Add support of ``with`` statement for ``container.override_providers()`` method.
- Update documentation and fix typos.

4.36.2
Expand Down

0 comments on commit f6d7957

Please sign in to comment.