From 6a74cab5652a0732a08d790c547dd6b82dc41475 Mon Sep 17 00:00:00 2001 From: Floris Bos Date: Tue, 24 Nov 2020 11:37:26 +0100 Subject: [PATCH] Bump version in Debian changelog --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/changelog b/debian/changelog index f9cf56c..061c309 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +rpi-imager (1.5) unstable; urgency=medium + + * More verbose progress/error reporting + * Reconnect if download stalls for more than one minute + * Remember last selected custom image path + * Add German/French/Italian/Slovak/Turkish translations + * Fix multi-level subitems_url + * Add update notification support + * Allow translators to specify external .qm file for testing + * Remove dependency on qml-module-qt-labs-settings + + -- Floris Bos Tue, 24 Nov 2020 10:38:21 +0100 + rpi-imager (1.4) unstable; urgency=medium * Add basic accessibility support