File tree 1 file changed +17
-6
lines changed
1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
=======
3
3
4
- Unreleased
5
- ----------
4
+ 2.0.0a1 (2020/01/04)
5
+ ---------------------
6
6
7
- * Drop Python 2.7 and 3.5 support.
7
+ General:
8
+
9
+ * #70,#71,#72 Moved CI to GitHub Actions: https://github.com/jazzband/django-redshift-backend/actions
10
+ Thkanks to Bruno Alla.
11
+
12
+ Features:
8
13
14
+ * Drop Python 2.7 and 3.5 support.
9
15
* Drop Django 1.11, 2.0 and 2.1 support.
16
+ * #68 Add Python 3.8 and 3.9 support.
17
+ * #68 Add Django 3.0 and 3.1 support.
18
+
19
+ Bug Fixes:
10
20
11
- * Add Python 3.8 and 3.9 support.
21
+ * #69 Let users choose between psycopg2 binary or source. Thkanks to Bruno Alla.
22
+ * #65,#66 Deprecation warning due to invalid escape sequences. Thanks to Karthikeyan Singaravelan.
12
23
13
- * Add Django 3.0 and 3.1 support.
24
+ Documentation:
14
25
15
- * Moved CI to GitHub Actions: https://github.com/jazzband/django-redshift-backend/actions
26
+ * #67 Just a typo cleanup from refs.rst. Thanks to Kostja P.
16
27
17
28
1.1.0 (2019/08/02)
18
29
------------------
You can’t perform that action at this time.
0 commit comments