Skip to content

Commit 6ab9dd6

Browse files
committed
doc: add CHANGELOG template
1 parent 707e72b commit 6ab9dd6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
This file is currently only a template for future use.
4+
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
10+
11+
### Added/Changed/Deprecated/Removed/Fixed/Security
12+
- [Title with link to Pull Request](https://link-to-pr)

0 commit comments

Comments
 (0)