We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53f8d4 commit 8a00bb1Copy full SHA for 8a00bb1
CHANGES.rst
@@ -1,8 +1,13 @@
1
Changelog
2
=========
3
4
-0.33.1 (2020-05-28)
+0.34.0 (2020-07-24)
5
-------------------
6
+------------------------
7
+- Add logic for transforming gist repository urls to ssh. [Matt Fields]
8
+
9
10
+0.33.0 (2020-04-13)
11
12
- Add basic API request throttling. [Enrico Tröger]
13
github_backup/__init__.py
@@ -1 +1 @@
-__version__ = '0.33.1'
+__version__ = '0.34.0'
0 commit comments