Skip to content

Commit e59d1e3

Browse files
committed
Release version 0.16.0
1 parent de860ee commit e59d1e3

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
11
Changelog
22
=========
33

4-
0.15.0 (2017-12-11)
4+
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)
519
-------------------
620

721
- Fix arg not defined error. [Edward Pfremmer]

github_backup/__init__.py

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

0 commit comments

Comments
 (0)