From 81883fa1d3fbbcad3501c780834b3febf97a9808 Mon Sep 17 00:00:00 2001 From: Romain Failliot Date: Sat, 6 Jan 2024 21:46:13 -0500 Subject: [PATCH] chore: add changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f1e15b..ea65604 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Flatpak manifest now runs the tests (@sabriunal) - Use `appstreamcli` instead of the deprecated `appstream-util` to validate appdata (@sabriunal) +- Update appdata: add translation tag, vcs-browser and translate URLs (@sabriunal) +- Translation: mark the developer name and release descriptions as + untranslatable (@sabriunal) +- Translation: update Turkish translation (@sabriunal) ### Removed