From 120bac0ca7102c8b37ec4933530afef5223b4d0b Mon Sep 17 00:00:00 2001 From: Hao Jiang Date: Tue, 11 Feb 2020 10:37:26 -0800 Subject: [PATCH] Bump version: 2.19.3 [ci skip] --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 86d72a6ee..552ba2275 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +github-backup-utils (2.19.3) UNRELEASED; urgency=medium + + * Fix two issues with binary backup (slow gzip compression and support for restore from instances other than SQL master) #551 + + -- Hao Jiang Tue, 11 Feb 2020 18:37:26 +0000 + github-backup-utils (2.19.2) UNRELEASED; urgency=medium * Fix `ghe-backup-repositories` performance for large instances #541