From f800187ce992628721a43175fb35ffff479ca123 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 21 Jan 2021 14:44:59 +0100 Subject: [PATCH] Update NEWS for release --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 8981f78e..4fdc070e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Changes in 1.10.1 +~~~~~~~~~~~~~~~~~ +Released: 2020-01-21 + + * Fix flatpak build on systems with setuid bwrap + * Fix some compiler warnings + * Add --enable-asan configure option + * Fix crash on updating apps with no deploy data + * Update translations + Changes in 1.10.0 ~~~~~~~~~~~~~~~~~ Released: 2020-01-14