Skip to content

Commit 1bedbc9

Browse files
committed
fixup! improve changelog template
1 parent 12030bf commit 1bedbc9

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
# Changelog
2+
13
This file is currently only a template for future use.
24

3-
# MAJOR.MINOR.PATCH - YYYY-MM-DD
5+
Each change falls into one of the following categories: Added, Changed, Deprecated, Removed, Fixed or Security.
6+
7+
## [Unreleased]
8+
9+
## [MAJOR.MINOR.PATCH] - YYYY-MM-DD
410

5-
- [Link to Pull Request](https://link-to-pr)
11+
### Added/Changed/Deprecated/Removed/Fixed/Security
12+
- [Title with link to Pull Request](https://link-to-pr)

0 commit comments

Comments
 (0)