Update changelog
This commit is contained in:
parent
08a06ab808
commit
69df206fab
|
@ -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 wiring import hook that auto-wires dynamically imported modules.
|
||||
See issue: `#365 <https://github.com/ets-labs/python-dependency-injector/issues/365>`_.
|
||||
Thanks to `@Balthus1989 <https://github.com/Balthus1989>`_ for providing a use case.
|
||||
|
||||
4.11.3
|
||||
------
|
||||
- Replace weakrefs with normal refs in ``ConfigurationOption`` to support
|
||||
|
|
Loading…
Reference in New Issue