Skip to content

Commit de214f6

Browse files
committed
Add changelog.
1 parent 7ad7290 commit de214f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Maintenance
2121
* Support Python 3.10. (`#86 <https://github.com/clokep/django-querysetsequence/pull/86>`_)
2222
* Support django-rest-framework 3.13. (`#86 <https://github.com/clokep/django-querysetsequence/pull/86>`_)
2323
* Improve package metadata. (`#89 <https://github.com/clokep/django-querysetsequence/pull/89>`_)
24+
* Run `black <https://black.readthedocs.io/>`_, `isort <https://pycqa.github.io/isort/>`_,
25+
and `flake8 <https://flake8.pycqa.org>`_. (`#90 <https://github.com/clokep/django-querysetsequence/pull/90>`_)
2426

2527

2628
0.15 (2021-12-10)

0 commit comments

Comments
 (0)