mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-23 05:56:19 +03:00
Update changelog
This commit is contained in:
parent
850e1c7b36
commit
b2a766f02b
|
@ -7,6 +7,13 @@ 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`_
|
||||||
|
|
||||||
|
Development version
|
||||||
|
-------------------
|
||||||
|
- Add wiring injections into modules and class attributes.
|
||||||
|
See issue: `#411 <https://github.com/ets-labs/python-dependency-injector/issues/411>`_.
|
||||||
|
Many thanks to `@brunopereira27 <https://github.com/brunopereira27>`_ for submitting
|
||||||
|
the use case.
|
||||||
|
|
||||||
4.27.0
|
4.27.0
|
||||||
------
|
------
|
||||||
- Introduce wiring inspect filter to filter out ``flask.request`` and other local proxy objects
|
- Introduce wiring inspect filter to filter out ``flask.request`` and other local proxy objects
|
||||||
|
|
Loading…
Reference in New Issue
Block a user