Skip to content

Commit 2f1b2b5

Browse files
author
Maximilian Karl
committed
release new version 1.1.5
1 parent eeb5732 commit 2f1b2b5

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

docs/changes.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,13 @@ Version 1.1.3 (Mai 20, 2021)
5050
Version 1.1.4 (Mai 20, 2021)
5151
-----------------------------------
5252

53-
* enhance Fix extract_user_data.
53+
* enhance Fix extract_user_data.
54+
55+
Version 1.1.5 (Mai 27, 2021)
56+
-----------------------------------
57+
58+
* add commits sha on pull_request
59+
* solve author and committer problem
60+
* add define_unknown_user to Version
61+
* add get unknown_user from commits
62+
* get_repos has now mutiple whitelist and blacklist pattern and are optional now

github2pandas/__init__.py

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

0 commit comments

Comments
 (0)