From 771c94efa5b7b6b570ae67dd1a884c77c89379ed Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Tue, 10 Oct 2017 07:38:56 +0200 Subject: [PATCH] polls to changelog. --- resources/text/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index c5ddf5663..b2e9f7d98 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -1,6 +1,8 @@ 3.5.0 ————— +POLLS: https://goo.gl/forms/7bJNr33Ii22Q1c3k2 + Added: ▪ All application resources (skins, icons, ...) are now compiled into the executable file. This allows for easier deployment. ▪ "Add account" dialog is displayed when app is launched and no accounts exist so far.