We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de860ee commit e59d1e3Copy full SHA for e59d1e3
2 files changed
CHANGES.rst
@@ -1,7 +1,21 @@
1
Changelog
2
=========
3
4
-0.15.0 (2017-12-11)
+0.16.0 (2018-01-22)
5
+-------------------
6
+
7
+- Change option to --all-starred. [W. Harrison Wright]
8
9
+- JK don't update documentation. [W. Harrison Wright]
10
11
+- Put starred clone repoistories under a new option. [W. Harrison
12
+ Wright]
13
14
+- Add comment. [W. Harrison Wright]
15
16
+- Add ability to clone starred repos. [W. Harrison Wright]
17
18
+0.14.1 (2017-10-11)
19
-------------------
20
21
- Fix arg not defined error. [Edward Pfremmer]
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.15.0'
+__version__ = '0.16.0'
0 commit comments