Skip to content

Commit d0e239b

Browse files
committed
Release version 0.7.0
1 parent 29c9373 commit d0e239b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

4+
0.7.0 (2016-02-02)
5+
------------------
6+
7+
- Softly fail if not able to read hooks. [Albert Wang]
8+
9+
- Add note about 2-factor auth. [Albert Wang]
10+
11+
- Make user repository search go through endpoint capable of reading
12+
private repositories. [Albert Wang]
13+
14+
- Prompt for password if only username given. [Alex Hall]
15+
416
0.6.0 (2015-11-10)
517
------------------
618

github_backup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.6.0'
1+
__version__ = '0.7.0'

0 commit comments

Comments
 (0)