From 4e27424a2458cb0b3584fdad791e6f91e964a46c Mon Sep 17 00:00:00 2001 From: Koen Van Daele Date: Wed, 11 Jan 2023 19:35:12 +0100 Subject: [PATCH] Update changelog --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 808d2e7..b084c60 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,6 +6,8 @@ Changelog - Update data to version 2022-06-28 (#89) - Drop support for Python 3.6 and 3.7 and add support for Python 3.10 (#87) +- Drop universal wheels +- Drop tox support 1.1.0 -----