Update changelog

This commit is contained in:
Roman Mogylatov 2021-02-25 17:02:01 -05:00
parent 4ac798014a
commit 6763ad2934

View File

@ -18,6 +18,7 @@ Development version
return statement.
- Remove unused imports in tests.
- Use literal syntax to create data structure in tests.
- Add integration with a static analysis tool `DeepSource <https://deepsource.io/>`_.
4.26.0
------