mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-17 11:32:21 +03:00
Changelog: add note and discussion link for Annotated attribute injection support
This commit is contained in:
parent
457b6de00c
commit
686fc92168
|
@ -7,6 +7,14 @@ that were made in every particular version.
|
||||||
From version 0.7.6 *Dependency Injector* framework strictly
|
From version 0.7.6 *Dependency Injector* framework strictly
|
||||||
follows `Semantic versioning`_
|
follows `Semantic versioning`_
|
||||||
|
|
||||||
|
Develop
|
||||||
|
-------
|
||||||
|
|
||||||
|
- Add support for ``Annotated`` type for module and class attribute injection in wiring,
|
||||||
|
with updated documentation and examples.
|
||||||
|
See discussion:
|
||||||
|
https://github.com/ets-labs/python-dependency-injector/pull/721#issuecomment-2025263718
|
||||||
|
|
||||||
4.46.0
|
4.46.0
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user