Skip to content

Commit 3748690

Browse files
committed
Add ZipFile to the list of contributors and update changelog
1 parent 9071583 commit 3748690

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CONTRIBUTORS.rst

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Dependency Injector Contributors
2121
+ Thiago Hiromi (thiromi)
2222
+ Felipe Rubio (krouw)
2323
+ Anton Petrov (anton-petrov)
24+
+ ZipFile (ZipFile)

docs/main/changelog.rst

+5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

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+
1015
4.42.0
1116
--------
1217
- Promote release ``4.42.0b1`` to a production release.

0 commit comments

Comments
 (0)