We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c9373 commit d0e239bCopy full SHA for d0e239b
CHANGES.rst
@@ -1,6 +1,18 @@
1
Changelog
2
=========
3
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
16
0.6.0 (2015-11-10)
17
------------------
18
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.6.0'
+__version__ = '0.7.0'
0 commit comments