Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itskingori committed Nov 20, 2024
1 parent 6f64f78 commit f1a1b27
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.4.0

* Migrate from Dep to Go modules.
* Remove vendored packages.
* Upgrade `github.com/prometheus/client_golang` to `v1.20.4`.
* Upgrade `github.com/prometheus/common` to `v0.60.1`.
* Switch from `github.com/prometheus/common/log` to `github.com/sirupsen/logrus`.
* Improve setting and fetching of version information.
* Minor updates to account for package upgrades.

## 0.3.0

#### Changed
Expand Down

0 comments on commit f1a1b27

Please sign in to comment.