mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 11:04:01 +03:00
Update changelog
This commit is contained in:
parent
d694f40de7
commit
0b7c72dc70
|
@ -7,6 +7,13 @@ 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 support of Python 3.11.
|
||||||
|
- Update CI/CD to use Ubuntu 22.04.
|
||||||
|
- Update CI/CD to ``actions/checkout@v3`` and ``actions/setup-python@v4``.
|
||||||
|
- Regenerate C sources using Cython 0.29.32.
|
||||||
|
|
||||||
4.40.0
|
4.40.0
|
||||||
------
|
------
|
||||||
- Add ``Configuration.from_json()`` method to load configuration from a json file.
|
- Add ``Configuration.from_json()`` method to load configuration from a json file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user