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-nexus.git
commit d61b5647c873bcb0196d9fd64782b2f721e4ad81 Author: Riley Kuttruff <[email protected]> AuthorDate: Thu Sep 12 07:22:15 2024 -0700 Added forgotten changelog entry 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
