Skip to content

Commit 4749577

Browse files
committed
Update changelog
1 parent 3873d1b commit 4749577

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

0 commit comments

Comments
 (0)