Skip to content

Commit d615398

Browse files
prep for release
1 parent cab45e0 commit d615398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/change-log.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ All notable changes to this project will be documented in this file.
99

1010
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).
1111

12-
## Unreleased
12+
## v1.11.0
1313

14-
* Commands `run`, `gui` and `info` now accept the new standard package definition (ex: `ethereum-common@latest`) to reference an spkg file from https://substreams.dev
14+
* Commands `run`, `gui` and `info` now accept the new standard package definition (ex: `ethereum-common@latest`) to reference an spkg file from `https://substreams.dev`.
1515
* Changed `substreams run`: the two positional parameters now align with `gui`: `[package [module_name]]`. The syntax `substreams run <module_name>` is not accepted anymore.
1616
* Added `substreams publish` to `publish` a package on the substreams registry (check on `https://substreams.dev`).
1717
* Added `substreams registry` to `login` and `publish` on the substreams registry (check on `https://substreams.dev`).

0 commit comments

Comments
 (0)