This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch release/1.4.0
in repository https://gitbox.apache.org/repos/asf/sdap-ingester.git
The following commit(s) were added to refs/heads/release/1.4.0 by this push:
new 352b49b Final release dates to changelog
352b49b is described below
commit 352b49b714f43360b16cc8551a3e8b721c528da5
Author: rileykk <[email protected]>
AuthorDate: Mon Nov 4 07:54:51 2024 -0800
Final release dates to changelog
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be24be8..33ffd74 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).
-## [1.4.0] - 2024-10-28
+## [1.4.0] - 2024-11-04
### Added
- SDAP-469: Additions to support height/depth dimensions on input
### Changed