mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-02-20 13:30:54 +03:00
Update changelog
This commit is contained in:
parent
f5c5a8d6fc
commit
a85c42f489
|
@ -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
|
||||||
|
-------------------
|
||||||
|
- Add ``FastAPI`` + ``SQLAlchemy`` example.
|
||||||
|
Thanks to `@ShvetsovYura <https://github.com/ShvetsovYura>`_ for providing initial example:
|
||||||
|
`FastAPI_DI_SqlAlchemy <https://github.com/ShvetsovYura/FastAPI_DI_SqlAlchemy>`_.
|
||||||
|
|
||||||
4.16.0
|
4.16.0
|
||||||
------
|
------
|
||||||
- Add container base class ``containers.Container``. ``DynamicContainer``
|
- Add container base class ``containers.Container``. ``DynamicContainer``
|
||||||
|
|
Loading…
Reference in New Issue
Block a user