From de8e8b416cb849cd59336561edc2d79d0e638ac8 Mon Sep 17 00:00:00 2001 From: Fotis Balampanis Date: Fri, 25 Oct 2024 13:39:11 +0300 Subject: [PATCH] Changelog for new version --- noa-harvester/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/noa-harvester/CHANGELOG.md b/noa-harvester/CHANGELOG.md index c7db570..bb00a8c 100644 --- a/noa-harvester/CHANGELOG.md +++ b/noa-harvester/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.0] - 2024-10-25 +### Changed +- Bump version of CDSEtool to include bug fix of not just appending .zip (https://github.com/CDSETool/CDSETool/issues/180) + ## [0.6.0] - 2024-09-24 ### Added - Introduced output folder cli option for downloading on Harvester (#32)