[CHANGELOG.md] added recent contributions

This commit is contained in:
Vinicius Moreira
2022-12-12 07:57:12 -03:00
parent 28d4dae56a
commit 0b27b23f2f

View File

@@ -20,6 +20,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- replaced the use of Python's `LegacyVersion` for version comparison since it will be deprecated in the next Python's major release (affects **Arch**, **AppImage** and **Flatpak** gems)
- `python-packaging` dependency is no longer needed
### Contributions
- flake warnings refactoring ([brccabral](https://github.com/brccabral))
## [0.10.4] 2022-11-05
### Improvements