diff --git a/debian/changelog b/debian/changelog index 035d0dfe8..5fc9ba841 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +github-backup-utils (2.19.4) UNRELEASED; urgency=medium + + * Fix the way we connect to mysql master using ssh forwarding for binary backups #567 + + -- Hao Jiang Tue, 18 Feb 2020 17:54:31 +0000 + 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 diff --git a/share/github-backup-utils/version b/share/github-backup-utils/version index 6ef6ef5ac..87ca3a54e 100644 --- a/share/github-backup-utils/version +++ b/share/github-backup-utils/version @@ -1 +1 @@ -2.19.3 +2.19.4