mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-16 19:40:59 +03:00
Update changelog
This commit is contained in:
parent
a67e4ebd44
commit
832518582a
|
@ -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
|
||||||
|
-------------------
|
||||||
|
- Rename ``ExternalDependency`` provider to ``Dependency``.
|
||||||
|
- Add default value for ``instance_of`` argument of ``Dependency`` provider -
|
||||||
|
``Dependency(instance_of=object)``.
|
||||||
|
|
||||||
|
|
||||||
3.8.2
|
3.8.2
|
||||||
-----
|
-----
|
||||||
- Fix padding problem in code samples in docs (part 2).
|
- Fix padding problem in code samples in docs (part 2).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user