Skip to content

Commit

Permalink
upd CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
soltanoff committed Feb 5, 2023
1 parent c34e41e commit b4c6e17
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,14 @@
* Replaced SafeConfigParser with ConfigParser
* Replaced logger.warn with logger.warning

## [2.1.0] - 2023-02-05

* wxPython 4.2.0 compatibility
* Fixed deprecation warning
* Fixed top-level code environment
* Modernized `setup.py`: updated and fixed installation meta
* Modernized `version` control: rename `version.py` -> `vertion.txt`
* Added `requirements.txt`
* Added `.flake8` and fixed the code
* Added `.editorconfig`
* Updated application resource

0 comments on commit b4c6e17

Please sign in to comment.