Skip to content

Commit c7412b7

Browse files
committed
Reordering v1.0.17 changelog a bit
1 parent 67704e6 commit c7412b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Release v1.0.17 (January 26th, 2025)
44
* Added a new "--shush" parameter which turns "shushable" mode on, discarding any progress output from stdout.
5-
* Added a new stdout method in gx_output to act as a proxy for print() calls, discarding "shushable" output.
6-
* Turned gh_api into a class named GitHubRESTAPI which stores a references to gx_output.
7-
* Added a "WARNING" label/prefix on a couple of Workflow findings which deserve an extra highlight.
85
* Added a new finding under the "personal" category which tells if the contributor has enabled "Available for hire" in their profile (docs describe it here: https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-available-for-hire)
6+
* Added a "WARNING" label/prefix on a couple of Workflow findings which deserve an extra highlight.
7+
* Turned gh_api into a class named GitHubRESTAPI which stores a reference to gx_output.
8+
* Added a new stdout method in gx_output to act as a proxy for print() calls, discarding "shushable" output.
99

1010
## Release v1.0.16.5 (January 18th, 2025)
1111
* 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".

0 commit comments

Comments
 (0)