Update CHANGELOG.md

This commit is contained in:
Romain Failliot 2020-06-20 19:08:23 -04:00
parent c8ea1bf5db
commit 5030bb2126
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- added a preference and command line option to specify the version control system search order
- added .editorconfig file
- added .gitignore file
- added message when removing files during uninstallation
### Changed
- convert to Python 3
@ -23,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- improve Spanish translation
- convert translation README to MarkDown
### Fixed
- fixed wrong icons directory for gtk-update-icon-cache
- fixed missing directories when uninstalling
## [0.4.8] - 2014-07-18
### Added
- updated use of gtk.SpinButton and gtk.Entry to avoid quirks seen on some platforms