diff --git a/debian/changelog b/debian/changelog index e982511da..899726162 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +github-backup-utils (2.13.1) UNRELEASED; urgency=medium + + * Retry with the admin ssh port on network unreachable too. #377 + * Output backup utils version on backup and restore #384 + * Check filesystem supports hardlinks #388 + * Switch back to optimised restore route calculation #389 + * Optionally log verbose output to a file instead of stdout #391 + * Switch back to optimised backup route calculation #392 + * Remove check for git from ghe-ssh #393 + * Use remote's mktemp to create temp dir on remote host #395 + + -- Colin Seymour Wed, 09 May 2018 10:16:18 +0000 + github-backup-utils (2.13.0) UNRELEASED; urgency=medium * Unify the backup & restore process #375 diff --git a/share/github-backup-utils/version b/share/github-backup-utils/version index fb2c0766b..94f15e9cc 100644 --- a/share/github-backup-utils/version +++ b/share/github-backup-utils/version @@ -1 +1 @@ -2.13.0 +2.13.1