From a0bb7c4edec868c8690b8bd80641dfe1ad63636f Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Sat, 16 Apr 2022 21:46:01 -0400 Subject: [PATCH] Update changelog --- docs/main/changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/main/changelog.rst b/docs/main/changelog.rst index 9fecc808..595ccb93 100644 --- a/docs/main/changelog.rst +++ b/docs/main/changelog.rst @@ -7,6 +7,15 @@ that were made in every particular version. From version 0.7.6 *Dependency Injector* framework strictly follows `Semantic versioning`_ + +Development +----------- +- Update copyright year. +- Update typing in the main example and cohesion/coupling correlation definition in + "Dependency injection and inversion of control in Python". + Thanks to `@illia-v (Illia Volochii) `_ for the + PR (`#580 `_). + 4.39.1 ------ - Fix bug `#574 `_: