diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c3e99cb..0bca3ae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [MAINTAINERS.md](./MAINTAINERS.md) for instructions to keep up to date. +## v1.4.5 + +* Updated metering (bumped versions of `dmetering`, `dauth`, and `firehose` libraries.) +* Fixed firehose service healthcheck on shutdown +* Fixed panic on download-blocks-from-firehose tool + ## v1.4.4 #### Operators