We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daf23e commit 0757f49Copy full SHA for 0757f49
docs/main/changelog.rst
@@ -7,8 +7,11 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
-3.12.5
+3.13.0
11
------
12
+- Add Python 3.7 support.
13
+- Drop Python 3.3 support.
14
+- Drop Python 2.6 support.
15
- Add example of "Chained Factories" pattern.
16
- Add example of "Factory of Factories" pattern.
17
0 commit comments