Edit CHANGELOG.md

This commit is contained in:
Romain Failliot 2021-11-20 13:34:15 -05:00
parent 675e29c530
commit f5a59b9b64
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added a linter (pylint) and fixed some errors
- Added a lint step in the CI
- Added a lint job in the CI
- Added a flatpak job in the CI
### Changed