Skip to content

Commit

Permalink
bump substreams 0.6 and prost deps, prep release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Oct 16, 2024
1 parent 6199b8f commit dff5271
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 60 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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).

## [2.0.0]

* Bumped dependencies to `substreams` to 0.6 and `prost` to 0.13 (see [Upgrade notes](https://github.com/streamingfast/substreams-rs/releases/tag/v0.6.0))

## [1.3.1]

Maintenance release introducing experimental hidden methods to deal with arrays.
Expand Down
203 changes: 150 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dff5271

Please sign in to comment.