This is an automated email from the ASF dual-hosted git repository.
rkk pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
The following commit(s) were added to refs/heads/develop by this push:
new cd1f27a Added forgotten changelog entry (#321)
cd1f27a is described below
commit cd1f27aa920ea6fbe2d825621f238e7dae529986
Author: Riley Kuttruff <[email protected]>
AuthorDate: Mon Sep 23 07:44:09 2024 -0700
Added forgotten changelog entry (#321)
Forgot from PR #276
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c244d82..0224fb2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] - Unreleased
### Added
+- SDAP-469: Support for three dimensional data. 2D data defaults to a layer at
0m elevation.
### Changed
### Deprecated
### Removed