mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-23 15:10:49 +03:00
Update changelog
This commit is contained in:
parent
2a57162d2e
commit
a32f5e5009
|
@ -11,6 +11,7 @@ Develop
|
||||||
-------
|
-------
|
||||||
- Improve wiring with adding importing modules and packages from a string
|
- Improve wiring with adding importing modules and packages from a string
|
||||||
``container.wire(modules=["yourapp.module1"])``.
|
``container.wire(modules=["yourapp.module1"])``.
|
||||||
|
- Add wiring configuration to the container ``wiring_config = containers.WiringConfiguration()``.
|
||||||
- Update documentation and fix typos.
|
- Update documentation and fix typos.
|
||||||
|
|
||||||
4.36.2
|
4.36.2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user