We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9071583 commit 3748690Copy full SHA for 3748690
CONTRIBUTORS.rst
@@ -21,3 +21,4 @@ Dependency Injector Contributors
21
+ Thiago Hiromi (thiromi)
22
+ Felipe Rubio (krouw)
23
+ Anton Petrov (anton-petrov)
24
++ ZipFile (ZipFile)
docs/main/changelog.rst
@@ -7,6 +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
+Develop
11
+--------
12
+- Migrate to Cython 3 (version 3.0.11). Many thanks to `ZipFile <https://github.com/ZipFile>`_ for
13
+ this contribution `#813 <https://github.com/ets-labs/python-dependency-injector/pull/813>`_.
14
+
15
4.42.0
16
--------
17
- Promote release ``4.42.0b1`` to a production release.
0 commit comments