Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rmk135 committed Dec 18, 2022
1 parent d694f40 commit 0b7c72d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/main/changelog.rst
Expand Up @@ -7,6 +7,13 @@ that were made in every particular version.
From version 0.7.6 *Dependency Injector* framework strictly
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
------
- Add ``Configuration.from_json()`` method to load configuration from a json file.
Expand Down

0 comments on commit 0b7c72d

Please sign in to comment.