Skip to content

Commit 86f551e

Browse files
committed
Update changelog
1 parent b1cd327 commit 86f551e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/main/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Develop
1414
``container.wire(modules=["yourapp.module1"])``.
1515
- Add container wiring configuration ``wiring_config = containers.WiringConfiguration()``.
1616
- Add support of ``with`` statement for ``container.override_providers()`` method.
17+
- Add ``Configuration(yaml_files=[...])`` argument.
1718
- Drop support of Python 3.4. There are no immediate breaking changes, but Dependency Injector
1819
will no longer be tested on Python 3.4 and any bugs will not be fixed.
1920
- Fix ``Dependency.is_defined`` attribute to always return boolean value.

0 commit comments

Comments
 (0)