mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00:00
Prepare a "unreleased" section at the top of CHANGELOG.md
This commit is contained in:
parent
0655ecf23d
commit
448bfaf748
15
CHANGELOG.md
15
CHANGELOG.md
@ -1,3 +1,18 @@
|
|||||||
|
# unreleased
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
## Bugfixes
|
||||||
|
|
||||||
|
## Other
|
||||||
|
|
||||||
|
## Syntaxes
|
||||||
|
|
||||||
|
## Themes
|
||||||
|
|
||||||
|
## `bat` as a library
|
||||||
|
|
||||||
|
|
||||||
# v0.20.0
|
# v0.20.0
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
@ -49,4 +49,23 @@
|
|||||||
|
|
||||||
## Post-release
|
## Post-release
|
||||||
|
|
||||||
- [ ] Prepare a new (empty) "unreleased" section at the top of `CHANGELOG.md`.
|
- [ ] Prepare a new "unreleased" section at the top of `CHANGELOG.md`.
|
||||||
|
Put this at the top:
|
||||||
|
|
||||||
|
```
|
||||||
|
# unreleased
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
## Bugfixes
|
||||||
|
|
||||||
|
## Other
|
||||||
|
|
||||||
|
## Syntaxes
|
||||||
|
|
||||||
|
## Themes
|
||||||
|
|
||||||
|
## `bat` as a library
|
||||||
|
|
||||||
|
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user