From ab14931a623d661ee009965c058f3b8d87ae6df7 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Tue, 28 Jul 2026 03:59:10 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bfdd84201..b2ea39b4b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -528,6 +528,15 @@ No significant changes. --- +## 2.22.10 (2026-07-23) {: #2.22.10 } + +#### Bugfixes {: #2.22.10-bugfix } + +- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index. +- Fixed a serialization issue with the FlatpakIndex cache. + +--- + ## 2.22.9 (2026-07-21) {: #2.22.9 } #### Bugfixes {: #2.22.9-bugfix } @@ -712,6 +721,15 @@ No significant changes. --- +## 2.20.11 (2026-07-27) {: #2.20.11 } + +#### Bugfixes {: #2.20.11-bugfix } + +- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index. +- Fixed a serialization issue with the FlatpakIndex cache. + +--- + ## 2.20.10 (2026-07-21) {: #2.20.10 } #### Bugfixes {: #2.20.10-bugfix } @@ -844,6 +862,15 @@ No significant changes. --- +## 2.19.13 (2026-07-27) {: #2.19.13 } + +#### Bugfixes {: #2.19.13-bugfix } + +- Fixed OS and architecture filters being silently ignored when filtering manifest lists in the flatpak index. +- Fixed a serialization issue with the FlatpakIndex cache. + +--- + ## 2.19.12 (2026-06-08) {: #2.19.12 } No significant changes.