mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-29 04:53:59 +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
|
||||
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
|
||||
------
|
||||
- Implement providers' lazy initialization.
|
||||
|
|
Loading…
Reference in New Issue
Block a user