Further documentation updates.

This commit is contained in:
Cas Cremers
2020-10-28 08:49:32 +01:00
parent 6f51ad8b2a
commit 2003e97ec8
3 changed files with 17 additions and 3 deletions

View File

@@ -1,6 +1,17 @@
Scyther changelog
===============================
Scyther 1.2
-------------------------------
This release mostly serves to modernize the dependencies and simplify install
on modern versions of the three supported platforms.
* Updated python code to use Python 3, dropping the Python 2 requirement.
* [Gui] Updated to support (and require) wxPython 4.0 or later.
* Updated install instructions.
* Updated copyright notices.
Scyther 1.1.2
-------------------------------