We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c89af commit ac203e0Copy full SHA for ac203e0
CHANGELOG.md
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- Update from GNOME 44 to 45 (@sabriunal)
13
- Flatpak manifest now runs the tests (@sabriunal)
14
+- Use `appstreamcli` instead of the deprecated `appstream-util` to validate
15
+ appdata (@sabriunal)
16
17
### Removed
18
@@ -20,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
22
21
23
- Fix compatibility with Python 3.12: remove use of `distutils` (@MightyCreak)
24
- Fix new errors raised by Flake8 (@MightyCreak)
25
+- Fix the error with the CICD due to the use of `appstreamcli` (@MightyCreak)
26
27
## 0.8.2 - 2023-04-16
28
0 commit comments