next-br: add changelog entry (#11434)
* next-br: add changelog entry * fix indent
This commit is contained in:
parent
fb3b1189fd
commit
213f5a9986
|
|
@ -5,6 +5,12 @@ All major notable changes to this project will be documented in this file (start
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## 2.0 - yyyy-mm-dd
|
||||
|
||||
### Breaking Changes - Remove deprecated features and APIs
|
||||
|
||||
|
||||
## Unreleased - YYYY-MM-DD
|
||||
|
||||
### Breaking Changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue