This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch changelog-new-section in repository https://gitbox.apache.org/repos/asf/sdap-ingester.git
commit 197d23f1f300e64ba88cf2bfa6ec1ea78c954c44 Author: rileykk <[email protected]> AuthorDate: Thu Nov 14 09:38:42 2024 -0800 Add section to changelog for next release development --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ffd74..943566a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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 +### Changed +### Deprecated +### Removed +### Fixed +### Security + ## [1.4.0] - 2024-11-04 ### Added - SDAP-469: Additions to support height/depth dimensions on input
