Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed May 9, 2024
1 parent 8a795bf commit 6e36849
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v1.1.5

* Add a `follow-head` mode. It enables the sink noop to follow the chain's head when a block-meta url is provided (The block-meta is used to fetch the head block info).
* Updating `head tracker` back-off `MaxElapsedTime` to `0` to avoid sinker stopping.

## v1.1.4

* This is a re-release of `v1.1.3` which failed to build.
Expand Down

0 comments on commit 6e36849

Please sign in to comment.