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 eeb5732 commit 2f1b2b5Copy full SHA for 2f1b2b5
docs/changes.rst
@@ -50,4 +50,13 @@ Version 1.1.3 (Mai 20, 2021)
50
Version 1.1.4 (Mai 20, 2021)
51
-----------------------------------
52
53
-* enhance Fix extract_user_data.
+* 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
@@ -1 +1 @@
1
-__version__ = '1.1.4'
+__version__ = '1.1.5'
0 commit comments