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-nexusproto.git
commit 0cc26060f6453cc49c240688ac658d849ecbeee7 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 b443885..3c5301f 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 ### Changed
