From b5ec9e9728d549258d9b9183c1857489bdf5c07f Mon Sep 17 00:00:00 2001 From: engn33r Date: Mon, 17 May 2021 21:59:26 -0400 Subject: 1.0.0 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17a647a..c6b5548 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,15 @@ ChangeLog ============ +- 1.0.0 + + - Removed Python 2 code, now only Python 3 compatible (d45343b, b7c5733, ff67af8) + - Use semver for release versions, unlike breaking release 0.58.0 (#669) + - Enhance enableTrace output (13e83b4) + - Improve unit tests to over 80% code coverage (1679ab0, a00dd2d, etc.) + - Fix old _app.py close status code bug (#686) + - Replace select import with selectors (#568) + - 0.59.0 - Last main release to support Python 2 -- cgit v1.2.1