Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Apr 19, 2021
1 parent 1d5a16f commit ea155a5
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 1.0.1

The following sections list the changes for 1.0.1.

## Summary

* Fix #49: Fixed pointer references within exporters

## Details

* Bugfix #49: Fixed pointer references within exporters

So far we directly accessed common attributes on repos within the collectors, but as there
could be corner cases where some attribute could be missing we add conditions to make sure only
set values are getting called.

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


# Changelog for 1.0.0

The following sections list the changes for 1.0.0.
Expand Down

0 comments on commit ea155a5

Please sign in to comment.