Skip to content

Commit ac2f70a

Browse files
committed
Oops
1 parent 84e6a1c commit ac2f70a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Changelog
33

44
Version 2.5 [WIP]
55
---------------------------
6-
- Moved from Travis CI to GitHub Actions (`#366 <https://github.com/PyCQA/pylint-django/pull/322>`_ and `#340 <https://github.com/PyCQA/pylint-django/pull/322>`_)
6+
- Moved from Travis CI to GitHub Actions (`#366 <https://github.com/PyCQA/pylint-django/pull/366>`_ and `#340 <https://github.com/PyCQA/pylint-django/pull/340>`_)
77
- Added pre-commit configuration and began enforcing black/isort code formatting (TODO: add github action to enforce)
8-
- Multiple test fixes (including `#322 <https://github.com/PyCQA/pylint-django/issues/338>`_) - newer versions of pylint expect a different format for the expected messages txt files.
8+
- Multiple test fixes (including `#338 <https://github.com/PyCQA/pylint-django/issues/338>`_) - newer versions of pylint expect a different format for the expected messages txt files.
99
- TODO: Bumped dependency for pylint-django-utils to get `multi-threaded pylint support <https://github.com/PyCQA/pylint-plugin-utils/pull/21>`_
1010

1111
Version 2.4.4 (26 Apr 2021)

0 commit comments

Comments
 (0)