mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 21:46:17 +03:00
Update changelog
This commit is contained in:
parent
d8c20e57ca
commit
2a15b1a986
|
@ -7,6 +7,12 @@ 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
|
||||||
|
-------------------
|
||||||
|
- Fix ``ThreadSafeSingleton`` synchronization issue.
|
||||||
|
See issue: `#433 <https://github.com/ets-labs/python-dependency-injector/issues/433>`_.
|
||||||
|
Thanks to `@garlandhu <https://github.com/garlandhu>`_ for reporting the issue.
|
||||||
|
|
||||||
4.31.0
|
4.31.0
|
||||||
------
|
------
|
||||||
- Implement providers' lazy initialization.
|
- Implement providers' lazy initialization.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user