Skip to content

Commit

Permalink
Updated changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Mar 15, 2023
1 parent d6b6199 commit ac3a6bb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ 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.

## UNRELEASED

## v1.3.5

### Highlights

This release is required if you run on Goerli and is mostly about supporting the upcoming Shangai fork that has been activated on Goerli on March 14th.

### Changed

* Added support for `withdrawal` balance change reason in block model, this is required for running on most recent Goerli Shangai hard fork.
* Added support for `withdrawals_root` on `Header` in the block model, this will be populated only if the chain has activated Shangai hard fork.
* `--substreams-max-fuel-per-block-module` will limit the number of wasmtime instructions for a single module in a single block.
Expand Down

0 comments on commit ac3a6bb

Please sign in to comment.