Skip to content

Commit 448bfaf

Browse files
Enselicsharkdp
authored andcommitted
Prepare a "unreleased" section at the top of CHANGELOG.md
1 parent 0655ecf commit 448bfaf

File tree

2 files changed

+35
-1
lines changed

2 files changed

+35
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# unreleased
2+
3+
## Features
4+
5+
## Bugfixes
6+
7+
## Other
8+
9+
## Syntaxes
10+
11+
## Themes
12+
13+
## `bat` as a library
14+
15+
116
# v0.20.0
217

318
## Features

doc/release-checklist.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,23 @@
4949

5050
## Post-release
5151

52-
- [ ] Prepare a new (empty) "unreleased" section at the top of `CHANGELOG.md`.
52+
- [ ] Prepare a new "unreleased" section at the top of `CHANGELOG.md`.
53+
Put this at the top:
54+
55+
```
56+
# unreleased
57+
58+
## Features
59+
60+
## Bugfixes
61+
62+
## Other
63+
64+
## Syntaxes
65+
66+
## Themes
67+
68+
## `bat` as a library
69+
70+
71+
```

0 commit comments

Comments
 (0)