diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index b2143e90..c74f716c 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -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 wiring injections into modules and class attributes. + See issue: `#411 `_. + Many thanks to `@brunopereira27 `_ for submitting + the use case. + 4.27.0 ------ - Introduce wiring inspect filter to filter out ``flask.request`` and other local proxy objects