Skip to content

Commit 8c22340

Browse files
author
Maximilian Karl
committed
prepare version 1.1.17
1 parent 678e8ea commit 8c22340

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/changes.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,9 @@ Version 1.1.15 (July 30, 2021)
115115
-----------------------------------
116116
* define unknown user in Version works now only for one user
117117
* 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
118+
* 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

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

0 commit comments

Comments
 (0)