File tree Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Expand file tree Collapse file tree 1 file changed +17
-6
lines changed Original file line number Diff line number Diff line change 11CHANGES
22=======
33
4- Unreleased
5- ----------
4+ 2.0.0a1 (2020/01/04)
5+ ---------------------
66
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:
813
14+ * Drop Python 2.7 and 3.5 support.
915* 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:
1020
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.
1223
13- * Add Django 3.0 and 3.1 support.
24+ Documentation:
1425
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.
1627
17281.1.0 (2019/08/02)
1829------------------
You can’t perform that action at this time.
0 commit comments