add changelog

This commit is contained in:
mingtian 2025-04-03 13:36:32 +08:00
parent db746f35e0
commit 4c1f356f0c

View file

@ -1,22 +1,14 @@
# Change Log # Change Log
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] - yyyy-mm-dd ## Beta - 2025-04-03
Here we write upgrading notes for brands. It's a team effort to make them as
straightforward as possible.
### Added ### Added
- [PROJECTNAME-XXXX](http://tickets.projectname.com/browse/PROJECTNAME-XXXX) - [x] Add node_id, node summary
MINOR Ticket title goes here. - [x] Add document discription
- [PROJECTNAME-YYYY](http://tickets.projectname.com/browse/PROJECTNAME-YYYY)
PATCH Ticket title goes here.
### Changed ### Changed
- [x] Change "child_nodes" -> "nodes" to simplify the structure
### Fixed
## [1.2.4] - 2017-03-15