mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-05 06:00:55 +03:00
Update changelog
This commit is contained in:
parent
476a893c6c
commit
9f32ebfd94
|
@ -7,6 +7,12 @@ that were made in every particular version.
|
|||
From version 0.7.6 *Dependency Injector* framework strictly
|
||||
follows `Semantic versioning`_
|
||||
|
||||
Development version
|
||||
-------------------
|
||||
- Add ``default`` argument to the dependency provider: ``Dependency(..., default=...)``.
|
||||
See issue: `#336 <https://github.com/ets-labs/python-dependency-injector/issues/336>`_.
|
||||
Many thanks to `Shaun Cutts <https://github.com/shaunc>`_ for providing the use case.
|
||||
|
||||
4.12.0
|
||||
------
|
||||
- Add wiring import hook that auto-wires dynamically imported modules.
|
||||
|
|
Loading…
Reference in New Issue
Block a user