From f1af89bcfa0522e380c7c5c755f0fdc6ed42df20 Mon Sep 17 00:00:00 2001 From: saipraneeth <2506664+msaipraneeth@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:52:02 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b70e2be..696fd85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/) -## [Unreleased] +## [4.0.0] ### Changed - upgrade template to 7.0.0 +- generate entites from json payload +- set output port based on Target JSON dataset field value ## [3.1.0] 2023-10-24