diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 8ebc0af9..f7178d33 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -11,6 +11,7 @@ Develop ------- - Improve wiring with adding importing modules and packages from a string ``container.wire(modules=["yourapp.module1"])``. +- Add wiring configuration to the container ``wiring_config = containers.WiringConfiguration()``. - Update documentation and fix typos. 4.36.2