From 07e8ceefe19bd50ebaab06e5942301eb8f51971a Mon Sep 17 00:00:00 2001 From: Phaedrus Leeds Date: Mon, 21 Feb 2022 14:46:16 -0800 Subject: [PATCH] Update NEWS for release --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 4eff1b2a..0b542347 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Changes in 1.12.6 +~~~~~~~~~~~~~~~~~ +Released: 2022-02-21 + + * Fix a bug that sometimes caused repo corruption in case downloads are + interrupted or canceled, necessitating a "flatpak repair" to recover + (#3479, #4258) + * More reliably detect the GTK theme (#4754) + * Fix history command unit test in some edge cases (#4764) + * Improve NEWS for 1.12.5 + * Translation update: pt_BR + Changes in 1.12.5 ~~~~~~~~~~~~~~~~~ Released: 2022-02-11