File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
=======
5
5
6
- X.Y.Z (YYYY-MM-DD )
6
+ 2.0.0 (2020-12-20 )
7
7
------------------
8
8
9
9
* Removed support for Python 2.
10
10
* Renamed zh_CN to zh_Hans and zh_TW to zh_Hant to match
11
11
Django Chinese translations naming.
12
- * Confirmed support for Django 3.1.
12
+ * Confirmed support for Django 3.1 and avoid deprecation warnings .
13
13
* Confirmed support for Python 3.8.
14
+ * Updated Arabic and German translations.
14
15
15
16
1.9.2 (2019-12-03)
16
17
------------------
Original file line number Diff line number Diff line change 10
10
11
11
setup (
12
12
name = 'django-contrib-comments' ,
13
- version = '1.9.2 ' ,
13
+ version = '2.0.0 ' ,
14
14
url = "https://github.com/django/django-contrib-comments" ,
15
15
description = 'The code formerly known as django.contrib.comments.' ,
16
16
long_description = long_description ,
You can’t perform that action at this time.
0 commit comments