From fc35345d6787aed8676a1bd2ec44288a7a42dc9a Mon Sep 17 00:00:00 2001 From: Conor Schaefer Date: Tue, 27 Oct 2020 12:44:24 -0700 Subject: [PATCH] Updates changelog for RPM Including a "0.5.0" message as a start, even though we're only on rc1. --- rpm-build/SPECS/securedrop-workstation-dom0-config.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpm-build/SPECS/securedrop-workstation-dom0-config.spec b/rpm-build/SPECS/securedrop-workstation-dom0-config.spec index 3ecc9e15..db0718fa 100644 --- a/rpm-build/SPECS/securedrop-workstation-dom0-config.spec +++ b/rpm-build/SPECS/securedrop-workstation-dom0-config.spec @@ -107,6 +107,10 @@ find /srv/salt -maxdepth 1 -type f -iname '*.top' \ | xargs qubesctl top.enable > /dev/null %changelog +* Tue Oct 27 2020 SecureDrop Team - 0.5.0 +- Consolidates templates into small and large +- Modifies updater UI to rerun full state if required + * Tue Jul 07 2020 SecureDrop Team - 0.4.0 - Consolidates updates from two stages into one - Makes the updater UI more compact