We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8171b6 commit 85e4399Copy full SHA for 85e4399
CHANGES.rst
@@ -1,8 +1,14 @@
1
Changelog
2
=========
3
4
-0.30.0 (2020-02-14)
+0.31.0 (2020-02-25)
5
-------------------
6
+------------------------
7
+- #123 update: changed --as-app 'help' description. [ethan]
8
+- #123: Support Authenticating As Github Application. [ethan]
9
+
10
11
+0.29.0 (2020-02-14)
12
13
- #50 update: keep main() in bin. [ethan]
14
- #50 - refactor for friendlier import. [ethan]
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.30.0'
+__version__ = '0.31.0'
0 commit comments