Skip to content

Commit 95b0356

Browse files
committed
Update changelog
1 parent 43eb15e commit 95b0356

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/main/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ follows `Semantic versioning`_
1010
Development version
1111
-------------------
1212
- Add tests for ``.as_float()`` modifier usage with wiring.
13+
- Make refactoring of wiring module and tests.
14+
See PR # `#406 <https://github.com/ets-labs/python-dependency-injector/issues/406>`_.
15+
Thanks to `@withshubh <https://github.com/withshubh>`_ for the contribution:
16+
- Refactor unnecessary ``else`` / ``elif`` in ``wiring`` module when ``if`` block has a
17+
return statement.
18+
- Remove unused imports in tests.
19+
- Use literal syntax to create data structure in tests.
1320

1421
4.26.0
1522
------

0 commit comments

Comments
 (0)