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
f7316967e6
commit
49df72d47f
|
@ -7,6 +7,11 @@ 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 ``Aiohttp`` integration module ``dependency_injector.ext.aiohttp``.
|
||||||
|
- Add ``Aiohttp`` + ``Dependency Injector`` example ``giphynav-aiohttp``.
|
||||||
|
|
||||||
3.23.2
|
3.23.2
|
||||||
------
|
------
|
||||||
- Fix ``Flask`` tutorial code issues, typos and change some wording.
|
- Fix ``Flask`` tutorial code issues, typos and change some wording.
|
||||||
|
@ -48,7 +53,7 @@ follows `Semantic versioning`_
|
||||||
|
|
||||||
3.20.0
|
3.20.0
|
||||||
------
|
------
|
||||||
- Add ``Flask`` integration module ``dependency_injector.flask.ext``.
|
- Add ``Flask`` integration module ``dependency_injector.ext.flask``.
|
||||||
- Add ``Flask`` + ``Dependency Injector`` example ``ghnav-flask``.
|
- Add ``Flask`` + ``Dependency Injector`` example ``ghnav-flask``.
|
||||||
- Add ``Factory.provides`` attribute. It is an alias to the ``Factory.cls``.
|
- Add ``Factory.provides`` attribute. It is an alias to the ``Factory.cls``.
|
||||||
- New README.
|
- New README.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user