From 6a56a6026f6ec463d6eb77da29e03c48c0c736c6 Mon Sep 17 00:00:00 2001 From: Unrud Date: Thu, 14 Jul 2022 22:06:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63ac44e..0a1577c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## master +## 3.1.8 + +* Fix setuptools requirement if installing wheel +* Tests: Switch from `python setup.py test` to `tox` +* Small changes to build system configuration and tests + ## 3.1.7 * Fix random href fallback