Skip to content

Commit 07fa699

Browse files
committed
Updating CHANGELOG to include details for version 1.0.16.5.
1 parent 7360b94 commit 07fa699

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## Release v1.0.16.5 (January 18th, 2025)
4+
* Fixed an error case (an unhandled exception) that showed up when scanning repositories with a very large list of contributors (e.g. torvalds/linux, or MicrosoftDocs/azure-docs), which leads to GitHub REST APIs responding in an undocumented manner, stating that: "The history or contributor list is too large to list contributors for this repository via the API".
5+
36
## Release v1.0.16.4 (October 30th, 2024)
47
* Fixed an error case that should be fixed in gh_api.py eventually: GitHub returning unexpected error responses when querying for certain releases while being unauthenticated. Thank you once again @fearcito for your input and testing.
58

0 commit comments

Comments
 (0)