From ba446bc43ba2d5eaa76196822e18c4816de40dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Fri, 12 Jul 2024 08:43:54 -0400 Subject: [PATCH] prepare changelog for 0.5.21 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ce313d..f811e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ 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 +## 0.5.21 -- Add skip_empty_output intrinsic +- Add skip_empty_output intrinsic (requires substreams server version v1.9.0 or later) ## 0.5.20