We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678e8ea commit 8c22340Copy full SHA for 8c22340
docs/changes.rst
@@ -115,4 +115,9 @@ Version 1.1.15 (July 30, 2021)
115
-----------------------------------
116
* define unknown user in Version works now only for one user
117
* if a anonym_uuid is known from a different repository for this unknown user then this anonym uuid will be extract_user_data
118
-* The same unknown Author name will be connected to the same anonym_uuid
+* The same unknown Author name will be connected to the same anonym_uuid
119
+
120
+Version 1.1.17 (November 11, 2021)
121
+-----------------------------------
122
+* add output for crashed git pull operatins
123
+* fix empty repositories
github2pandas/__init__.py
@@ -1 +1 @@
1
-__version__ = '1.1.15'
+__version__ = '1.1.17'
0 commit comments