Skip to content

Commit

Permalink
bump changelog for v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Sep 28, 2022
1 parent 92b76d7 commit 40b1609
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0

* Bumped all firehose dependencies (from old versions)
* Logs are now more verbose by default output to STDERR
* Removed reader-node-merge-threshold-block-age (no more merging directly in the reader node, only the merger does it now)
* New 'ready' stat in prometheus for services

## v1.0.0

Expand Down

0 comments on commit 40b1609

Please sign in to comment.