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 b02b8e5 commit 1b2c1aaCopy full SHA for 1b2c1aa
docs/main/changelog.rst
@@ -9,6 +9,7 @@ follows `Semantic versioning`_
9
10
Develop
11
-------
12
+- Add support of Python 3.10.
13
- Improve wiring with adding importing modules and packages from a string
14
``container.wire(modules=["yourapp.module1"])``.
15
- Add container wiring configuration ``wiring_config = containers.WiringConfiguration()``.
0 commit comments