From 99927d6ec264191da2f41debfa4b35f4ac5dfd1a Mon Sep 17 00:00:00 2001 From: Bart Date: Thu, 24 Jan 2019 17:13:55 +0100 Subject: [PATCH] Updated changelog to 1.7.0 --- ...github.bartzaalberg.php-tester.appdata.xml | 10 ++++++++++ debian/changelog | 20 +++++++++++++------ 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/data/com.github.bartzaalberg.php-tester.appdata.xml b/data/com.github.bartzaalberg.php-tester.appdata.xml index 366bca9..c81d2bf 100644 --- a/data/com.github.bartzaalberg.php-tester.appdata.xml +++ b/data/com.github.bartzaalberg.php-tester.appdata.xml @@ -47,6 +47,16 @@ none + + +

Remember size, maximized, and position

+
    +
  • Fixed single-instancing
  • +
  • Fixed about appcenter shortcut
  • +
  • Remember size, maximized, and position
  • +
+
+

Fixed a crash

diff --git a/debian/changelog b/debian/changelog index a06955f..3a115f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,36 +1,44 @@ -com.github.bartzaalberg.lottery (1.6.3) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.7.0) STABLE; urgency=low + + * Fixed single-instancing + * Fixed about appcenter shortcut + * Remember size, maximized, and position + + -- Bart Zaalberg Tue, 24 Jan 2019 17:13:00 +0200 + +com.github.bartzaalberg.php-tester (1.6.3) STABLE; urgency=low * Fixed crash on saved php version is not installed -- Bart Zaalberg Thu, 22 Jan 2019 17:48:00 +0200 -com.github.bartzaalberg.lottery (1.6.2) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.6.2) STABLE; urgency=low * Added French translation -- Bart Zaalberg Thu, 17 Jan 2019 14:07:00 +0200 -com.github.bartzaalberg.lottery (1.6.1) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.6.1) STABLE; urgency=low * PHP can now be found if executable doesnt contain version * Fixed stuck in copy paste menu when no php is found -- Bart Zaalberg Fri, 11 Jan 2019 17:36:00 +0200 -com.github.bartzaalberg.lottery (1.6.0) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.6.0) STABLE; urgency=low * Added ability to change the PHP path * Fixed a fatal error on startup when no PHP is found -- Bart Zaalberg Thu, 10 Jan 2019 22:31:00 +0200 -com.github.bartzaalberg.lottery (1.5.6) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.5.6) STABLE; urgency=low * Migrated from Cmake to Meson -- Bart Zaalberg Sat, 22 Sep 2018 09:59:00 +0200 -com.github.bartzaalberg.lottery (1.5.5) STABLE; urgency=low +com.github.bartzaalberg.php-tester (1.5.5) STABLE; urgency=low * Added Houston CI