Skip to content

Commit

Permalink
changelog for v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed May 13, 2024
1 parent 12d5273 commit 188e797
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Operators, you should copy/paste content of this content straight to your projec

If you were at `firehose-core` version `1.0.0` and are bumping to `1.1.0`, you should copy the content between those 2 version to your own repository, replacing placeholder value `fire{chain}` with your chain's own binary.

## v1.4.1

### Substreams bumped to v1.6.1

* Revert sanity check to support the special case of a substreams with only 'params' as input. This allows a chain-agnostic event to be sent, along with the clock.
* Fix error handling when resolved start-block == stop-block and stop-block is defined as non-zero

## v1.4.0

### Substreams bumped to v1.6.0
Expand Down

0 comments on commit 188e797

Please sign in to comment.