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 ff5b81f commit cc42352Copy full SHA for cc42352
docs/main/changelog.rst
@@ -7,6 +7,13 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
+
11
+Develop
12
+-------
13
+- Fix a typo in ``Factory`` provider docs ``service.add_attributes(clent=client)``
14
+ `#499 <https://github.com/ets-labs/python-dependency-injector/issues/499>`_.
15
+ Thanks to `@rajanjha786 <https://github.com/rajanjha786>`_ for the contribution.
16
17
4.36.0
18
------
19
- Add support of non-string keys for ``FactoryAggregate`` provider.
0 commit comments