We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0679b9 commit fb7cc5eCopy full SHA for fb7cc5e
CHANGES.rst
@@ -1,9 +1,14 @@
1
Changelog
2
=========
3
4
-0.31.0 (2020-02-25)
+0.32.0 (2020-04-13)
5
-------------------
6
------------------------
7
+- Add timestamp to log messages. [Enrico Tröger]
8
+
9
10
+0.31.0 (2020-02-25)
11
+-------------------
12
- #123 update: changed --as-app 'help' description. [ethan]
13
- #123: Support Authenticating As Github Application. [ethan]
14
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.31.0'
+__version__ = '0.32.0'
0 commit comments