Skip to content

Commit 1d979f0

Browse files
committed
Update changelog
1 parent b2eb121 commit 1d979f0

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
@@ -15,6 +15,7 @@ Develop
1515
- Add container wiring configuration ``wiring_config = containers.WiringConfiguration()``.
1616
- Add support of ``with`` statement for ``container.override_providers()`` method.
1717
- Add ``Configuration(yaml_files=[...])`` argument.
18+
- Add ``Configuration(ini_files=[...])`` argument.
1819
- Drop support of Python 3.4. There are no immediate breaking changes, but Dependency Injector
1920
will no longer be tested on Python 3.4 and any bugs will not be fixed.
2021
- Fix ``Dependency.is_defined`` attribute to always return boolean value.

0 commit comments

Comments
 (0)