Skip to content

Commit

Permalink
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 May 11, 2022
1 parent 0d2ec93 commit ccf9082
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,24 @@ The following sections list the changes for 1.2.0.
https://github.com/promhippie/hcloud_exporter/issues/53


# Changelog for 1.2.1

The following sections list the changes for 1.2.1.

## Summary

* Fix #70: Fix go routine errors within server metrics

## Details

* Bugfix #70: Fix go routine errors within server metrics

We fixed a go routines issue within the new server metrics. We just got rid of the routines to
avoid any errors related to sending to closed channels.

https://github.com/promhippie/hcloud_exporter/issues/70


# Changelog for 1.1.0

The following sections list the changes for 1.1.0.
Expand Down

0 comments on commit ccf9082

Please sign in to comment.