Skip to content

Commit 32aa18f

Browse files
committed
Update changelog and contributors list
1 parent dd07672 commit 32aa18f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Changelog
44
Unreleased
55
----------
66

7-
- Start testing with Django 3.2 on Python 3.9
7+
- Start testing with Django 3.2 on Python 3.9 (Michael K.)
8+
- Teach pylint-django about all HTTP methods from the View class, not only
9+
``get`` and ``post`` (Nicolás Quiroz)
810

911

1012
Version 2.4.2 (08 Jan 2021)

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
* [WayneLambert](https://github.com/WayneLambert)
1717
* [alejandro-angulo](https://github.com/alejandro-angulo)
1818
* [brymut](https://github.com/brymut)
19-
19+
* [michael-k](https://github.com/michael-k)
20+
* [naquiroz](https://github.com/naquiroz)

0 commit comments

Comments
 (0)