Update CHANGELOG
This commit is contained in:
parent
942c20e4c1
commit
71cc152a98
|
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
### Added
|
||||
|
||||
### Changed
|
||||
- Replace old install.py with the more standard Meson
|
||||
- Remove `u` string prefixes since Python 3 is in UTF-8 by default
|
||||
- Replaced some interpolation operators (`%`) for the `f` string prefix
|
||||
- Use the window scale factor for the icons generation
|
||||
|
|
Loading…
Reference in New Issue