Skip to content

Commit ea9aa23

Browse files
committed
Update changelog
1 parent 36bfd2e commit ea9aa23

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/main/changelog.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +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-
4.35.3
11-
------
10+
Development version
11+
-------------------
12+
- Improve resource subclasses typing and make shutdown definition optional
13+
`PR #492 <https://github.com/ets-labs/python-dependency-injector/pull/492>`_.
14+
Thanks to `@EdwardBlair <https://github.com/EdwardBlair>`_ for suggesting the improvement.
1215
- Fix ``@containers.copy()`` decorator to respect dependencies on parent providers.
1316
See issue `#477 <https://github.com/ets-labs/python-dependency-injector/issues/477>`_.
1417
Thanks to `Andrey Torsunov @gtors <https://github.com/gtors>`_ for reporting the issue.
@@ -18,6 +21,11 @@ follows `Semantic versioning`_
1821
See issue `#488 <https://github.com/ets-labs/python-dependency-injector/issues/488>`_.
1922
Thanks to `@EdwardBlair <https://github.com/EdwardBlair>`_ for reporting the issue.
2023

24+
4.35.3
25+
------
26+
- *This release was removed from PyPI. It was inconsistently published because project has
27+
reached a PyPI size limit. Changes from this release are published on PyPI in next version.*
28+
2129
4.35.2
2230
------
2331
- Update wiring to support modules provided as packages.

0 commit comments

Comments
 (0)