From 31720b76ba376c35ec0c8899051e7dce97bd3771 Mon Sep 17 00:00:00 2001 From: Michael Bloch Date: Fri, 28 Jul 2023 12:49:11 +1000 Subject: [PATCH] Fixed changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 095d0ff..8c89abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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] +## [4.0.0] - 2023-07-28 ### Added - Add Preview-Publish & Preview-Publish-Dispatcher orchestration logic #RS-161