From 321391f9fe32ff01bbf25fc3226249d1009b4ea3 Mon Sep 17 00:00:00 2001 From: Artur Barseghyan Date: Fri, 24 May 2019 01:45:54 +0200 Subject: [PATCH] docs --- CHANGELOG.rst | 4 ++-- docs/changelog.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d3aeb9c5..4a6cff0b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,11 +19,11 @@ are used for versioning (schema follows below): ---- 2019-05-24 +- Tested again Django 2.2 and Python 3.7. +- Use ChromeDriver (for browser tests). - Wiping out (as stated many versions ago) support for Django < 1.8. -- Use ChromeDriver by default. - Reactivate travis (although not all tests yet pass, while they do pass locally; to be solved in future). -- Tested again Django 2.2 and Python 3.7. 0.13.10 ------- diff --git a/docs/changelog.rst b/docs/changelog.rst index d3aeb9c5..4a6cff0b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -19,11 +19,11 @@ are used for versioning (schema follows below): ---- 2019-05-24 +- Tested again Django 2.2 and Python 3.7. +- Use ChromeDriver (for browser tests). - Wiping out (as stated many versions ago) support for Django < 1.8. -- Use ChromeDriver by default. - Reactivate travis (although not all tests yet pass, while they do pass locally; to be solved in future). -- Tested again Django 2.2 and Python 3.7. 0.13.10 -------