Skip to content

Commit

Permalink
changelog: inform about dynamic datasource pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
sduchesneau committed Feb 1, 2024
1 parent e339f24 commit 08a759d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release-notes/change-log.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

* Codegen (`substreams init`) now always prefixes the tables and entities with the project name
* `substreams init` now supports creating a substreams with the "Dynamic DataSources" pattern (ex: a `Factory` contract creating `pool` contracts through the `PoolCreated` event)
* `substreams init` now always prefixes the tables and entities with the project name

## v1.3.3

Expand Down

0 comments on commit 08a759d

Please sign in to comment.