diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c2ecb6..08da38c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ 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). -### v1.3.0 +## v1.3.0 - Adding `--startup-delay` flag when staring a sink noop. This allows for easier debugging or maintenance on the state on disk. -### v1.2.1 +## v1.2.1 - Bump `substreams` to `v1.8.1`. - Bump `substreams-sink` to `v1.4.1`.