diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 14d002be..23c503f9 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -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 +------------------- +- Add ``FastAPI`` + ``SQLAlchemy`` example. + Thanks to `@ShvetsovYura `_ for providing initial example: + `FastAPI_DI_SqlAlchemy `_. + 4.16.0 ------ - Add container base class ``containers.Container``. ``DynamicContainer``