mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 11:04:01 +03:00
Add changelog
This commit is contained in:
parent
90748b4bb5
commit
b3b44f628a
|
@ -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
|
||||
-------------------
|
||||
- Implement context manager interface for resetting a singleton provider.
|
||||
See issue: `#413 <https://github.com/ets-labs/python-dependency-injector/issues/413>`_.
|
||||
Thanks to `@Arrowana <https://github.com/Arrowana>`_ for suggesting the improvement.
|
||||
|
||||
4.28.1
|
||||
------
|
||||
- Fix async mode mode exception handling issue in ``Dependency`` provider.
|
||||
|
|
Loading…
Reference in New Issue
Block a user