Skip to content

Commit 72d0e26

Browse files
committed
Add announce of Python 3.5 support dropping
1 parent 0b3bcf3 commit 72d0e26

File tree

6 files changed

+10726
-10483
lines changed

6 files changed

+10726
-10483
lines changed

docs/main/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ follows `Semantic versioning`_
1919
- Add ``Configuration(pydantic_settings=[...])`` argument.
2020
- Drop support of Python 3.4. There are no immediate breaking changes, but Dependency Injector
2121
will no longer be tested on Python 3.4 and any bugs will not be fixed.
22+
- Announce the date of dropping Python 3.5 support (Jan 1st 2022).
2223
- Fix ``Dependency.is_defined`` attribute to always return boolean value.
2324
- Fix ``envs_required=False`` behavior in ``Configuration.from_*()`` methods
2425
to give a priority to the explicitly provided value.

0 commit comments

Comments
 (0)