Skip to content

Commit b4c6e17

Browse files
committed
upd CHANGELOG.md
1 parent c34e41e commit b4c6e17

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,14 @@
1919
* Replaced SafeConfigParser with ConfigParser
2020
* Replaced logger.warn with logger.warning
2121

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

Comments
 (0)