We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450407b commit a0bb7c4Copy full SHA for a0bb7c4
docs/main/changelog.rst
@@ -7,6 +7,15 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
+
11
+Development
12
+-----------
13
+- Update copyright year.
14
+- Update typing in the main example and cohesion/coupling correlation definition in
15
+ "Dependency injection and inversion of control in Python".
16
+ Thanks to `@illia-v (Illia Volochii) <https://github.com/illia-v>`_ for the
17
+ PR (`#580 <https://github.com/ets-labs/python-dependency-injector/pull/580>`_).
18
19
4.39.1
20
------
21
- Fix bug `#574 <https://github.com/ets-labs/python-dependency-injector/issues/574>`_:
0 commit comments