We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34e41e commit b4c6e17Copy full SHA for b4c6e17
CHANGELOG.md
@@ -19,3 +19,14 @@
19
* Replaced SafeConfigParser with ConfigParser
20
* Replaced logger.warn with logger.warning
21
22
+## [2.1.0] - 2023-02-05
23
+
24
+* wxPython 4.2.0 compatibility
25
+* Fixed deprecation warning
26
+* Fixed top-level code environment
27
+* Modernized `setup.py`: updated and fixed installation meta
28
+* Modernized `version` control: rename `version.py` -> `vertion.txt`
29
+* Added `requirements.txt`
30
+* Added `.flake8` and fixed the code
31
+* Added `.editorconfig`
32
+* Updated application resource
0 commit comments