diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d3aeb9c58..4a6cff0b5 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 d3aeb9c58..4a6cff0b5 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 -------