From a6412e5a3e2cfbb9e9a413f4fbe36fd019bce4b7 Mon Sep 17 00:00:00 2001 From: Dipannita Dey Date: Fri, 30 Aug 2024 11:15:27 -0500 Subject: [PATCH] modified changelog.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37eb95678..9de406e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 1.22.1 - 2023-11-10 +### Unreleased +- Added License details in dataset object response + ### Fixed - Fixed hearthbeat bug where if the owner was not set in extractors_info.json clowder would throw and error and the extractor would not get registered.