Skip to content

Commit 8532e55

Browse files
committed
README: Update version support to match README
1 parent a59d9de commit 8532e55

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Possible log types:
1313

1414
## [Unreleased]
1515

16-
- ...
16+
- [changed] Python 2 support dropped
17+
- [changed] Django <2.2 support dropped
1718

1819
## [0.3.1] - 2019-03-01
1920

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ subset of fields per resource.
2222

2323
Official version support:
2424

25-
- Django 1.11, 2.0, 2.1
25+
- Django 2.2 LTS, 3.2 LTS, 4.0
2626
- Supported REST Framework versions: 3.8, 3.9
27-
- Python 2.7 (deprecated), 3.4+
28-
29-
NOTE: Python 2 support is deprecated and will be removed in version 0.4.
27+
- Python 3.7+
3028

3129

3230
Scope

0 commit comments

Comments
 (0)