Skip to content

Commit

Permalink
docs: automated changelog update
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub Actions <[email protected]>
  • Loading branch information
GitHub Actions committed Jun 9, 2023
1 parent 8e49869 commit 0508a95
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# Changelog for unreleased

The following sections list the changes for unreleased.

## Summary

* Fix #216: Resolve nil pointer issues with responses

## Details

* Bugfix #216: Resolve nil pointer issues with responses

We have introduced previously a feature where we made sure to close all response bodies, but we
forgot to properly check if these responses are really valid which lead to nil pointer
dereference issues.

https://github.com/promhippie/github_exporter/issues/216


# Changelog for 2.2.0

The following sections list the changes for 2.2.0.
Expand Down

0 comments on commit 0508a95

Please sign in to comment.