Skip to content

Commit 6fc3826

Browse files
Up docs
1 parent a70bf2c commit 6fc3826

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/changelog.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ are used for versioning (schema follows below):
1515
0.3.4 to 0.4).
1616
- All backwards incompatible changes are mentioned in this document.
1717

18+
0.3.5
19+
-----
20+
2020-03-23
21+
22+
- Tested against Python 3.8.
23+
- Tested against Django 3.0.
24+
1825
0.3.4
1926
-----
2027
2019-04-04

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Full documentation on `Read the docs`_.
3030

3131
Requirements
3232
============
33-
* Python 2.7, 3.5, 3.6, 3.7
34-
* Django 1.11, 2.0, 2.1, 2.2
33+
* Python 2.7, 3.5, 3.6, 3.7, 3.8
34+
* Django 1.11, 2.0, 2.1, 2.2, 3.0
3535

3636
Installation
3737
============

0 commit comments

Comments
 (0)