This is an automated email from the ASF dual-hosted git repository.

rkk pushed a commit to branch changelog-patch
in repository https://gitbox.apache.org/repos/asf/sdap-ingester.git

commit f9ed139a78ad1bcb4ad04405d820c9c3599495c1
Author: Riley Kuttruff <[email protected]>
AuthorDate: Tue Jul 9 14:05:32 2024 -0700

    Moved incorrect changelog entry
---
 CHANGELOG.md | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78a71db..5b9737b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ 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] - Unreleased
+### Added
+- SDAP-469: Additions to support height/depth dimensions on input
+### Changed
+### Deprecated
+### Removed
+### Fixed
+### Security
+
 ## [1.3.0] - 2024-06-10
 ### Added
 - SDAP-472: Added support for defining Zarr collections in the collection 
config
@@ -24,7 +33,6 @@ and this project adheres to [Semantic 
Versioning](https://semver.org/spec/v2.0.0
 ### Added
 - SDAP-477: Added preprocessor to properly shape incoming data
 - SDAP-478: Add support to user to select subgroup of interest in input 
granules
-- SDAP-469: Additions to support height/depth dimensions on input
 ### Changed
 - Changed granule ingester setup to use mamba instead of conda (superseded by 
SDAP-511)
 - SDAP-511: Switched package management to use Poetry instead of conda/mamba

Reply via email to