Skip to content

Commit 5acddac

Browse files
committed
Add changelog entry for v4.48.2
1 parent 9f77976 commit 5acddac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/main/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ that were made in every particular version.
77
From version 0.7.6 *Dependency Injector* framework strictly
88
follows `Semantic versioning`_
99

10+
4.48.2
11+
------
12+
13+
- Add ``warn_unresolved=True`` to ``WiringConfiguration`` and ``container.wire()``
14+
to produce warnings on unresolved string identifiers.
15+
- ABI3 wheels are now built only for CPython version >=3.10 (see issue `#919 <https://github.com/ets-labs/python-dependency-injector/issues/919>`_).
16+
1017
4.48.1
1118
------
1219

0 commit comments

Comments
 (0)