Skip to content

Commit

Permalink
Preparing release
Browse files Browse the repository at this point in the history
  • Loading branch information
maoueh committed Nov 7, 2024
1 parent e0b2129 commit 68f8687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ 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).

## Unreleased
## v1.10.10

* Fix `substreams gui` selecting the wrong module in the 'outputs' view if there is no output the selected output_module.
* Add the block 'age' printed clock headers in the`substreams run` command.
Expand Down Expand Up @@ -104,7 +104,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

* Add `substreams auth` command, to authenticate via `thegraph.market` and to get a dev API Key.
* Rename `--discovery-endpoint` into `codegen-endpoint` in `substreams init` command.
* Add `substreams codegen subgraph` command that takes a substreams `module` and an `spkg` and that generates a simple `subgraph` from the `module` output.
* Add `substreams codegen subgraph` command that takes a substreams `module` and an `spkg` and that generates a simple `subgraph` from the `module` output.
* On `substreams init` command, if flag `--state-file` is provided, the state file is used by default for project generation.
* In `substreams init` command, the state file is named using a `Date format` and not using `Unix` anymore.
* Tools->prometheus: added the possibility to override the start-block on an endpoint
Expand Down

0 comments on commit 68f8687

Please sign in to comment.