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-nexusproto.git
The following commit(s) were added to refs/heads/release/1.4.0 by this push:
new 76da3f0 Final release dates to changelog
76da3f0 is described below
commit 76da3f00065441b0435923a5602f92c2e73699cd
Author: rileykk <[email protected]>
AuthorDate: Mon Nov 4 07:54:50 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 33f7546..b443885 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
### Changed
- SDAP-469: Changed tile depth fields to reflect a range of depths for a given
tile (min & max).