mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-24 10:34:01 +03:00
Update changelog
This commit is contained in:
parent
43eb15ed65
commit
95b0356edc
|
@ -10,6 +10,13 @@ follows `Semantic versioning`_
|
|||
Development version
|
||||
-------------------
|
||||
- Add tests for ``.as_float()`` modifier usage with wiring.
|
||||
- Make refactoring of wiring module and tests.
|
||||
See PR # `#406 <https://github.com/ets-labs/python-dependency-injector/issues/406>`_.
|
||||
Thanks to `@withshubh <https://github.com/withshubh>`_ for the contribution:
|
||||
- Refactor unnecessary ``else`` / ``elif`` in ``wiring`` module when ``if`` block has a
|
||||
return statement.
|
||||
- Remove unused imports in tests.
|
||||
- Use literal syntax to create data structure in tests.
|
||||
|
||||
4.26.0
|
||||
------
|
||||
|
|
Loading…
Reference in New Issue
Block a user