Skip to content

Commit 87989bf

Browse files
authored
Merge pull request #401 from github/release-2.13.1
Bump version: 2.13.1
2 parents e3e0118 + aac61f5 commit 87989bf

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
github-backup-utils (2.13.1) UNRELEASED; urgency=medium
2+
3+
* Retry with the admin ssh port on network unreachable too. #377
4+
* Output backup utils version on backup and restore #384
5+
* Check filesystem supports hardlinks #388
6+
* Switch back to optimised restore route calculation #389
7+
* Optionally log verbose output to a file instead of stdout #391
8+
* Switch back to optimised backup route calculation #392
9+
* Remove check for git from ghe-ssh #393
10+
* Use remote's mktemp to create temp dir on remote host #395
11+
12+
-- Colin Seymour <[email protected]> Wed, 09 May 2018 10:16:18 +0000
13+
114
github-backup-utils (2.13.0) UNRELEASED; urgency=medium
215

316
* Unify the backup & restore process #375

share/github-backup-utils/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.13.0
1+
2.13.1

0 commit comments

Comments
 (0)