Skip to content

Commit d9fcb96

Browse files
committed
Updating changelog for next release
1 parent 54618f4 commit d9fcb96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
Version 2.5 [WIP]
4+
Version 2.5 (2 Jan 2022)
55
---------------------------
66

77
Bugfixes
@@ -12,6 +12,7 @@ Bugfixes
1212
New
1313
~~~
1414

15+
- Removed false positive error of missing member in TextChoices tuples `#298 <https://github.com/PyCQA/pylint-django/issues/298>`_ (see pulls `#330 <https://github.com/PyCQA/pylint-django/pull/330>`_ and `#345 <https://github.com/PyCQA/pylint-django/pull/345>`_)
1516
- 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>`_)
1617
- Added pre-commit configuration and began enforcing black/isort code formatting
1718
- 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.

0 commit comments

Comments
 (0)