Skip to content

Commit e0b6273

Browse files
committed
Add stub for change log
1 parent 5321756 commit e0b6273

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Change Log
2+
3+
## [Unreleased]
4+
5+
## [Version 1.0] - 2018-09-XY
6+
7+
### Added
8+
### Changed
9+
### Deprecated
10+
### Removed
11+
### Fixed
12+
### Security
13+
14+
[Unreleased]: https://github.com/dev-cafe/cmake-cookbook/compare/v1.0...HEAD
15+
[Version 1.0]: https://github.com/dev-cafe/cmake-cookbook/releases/tag/v1.0
16+
17+
[GitHub]: https://github.com/dev-cafe/cmake-cookbook

0 commit comments

Comments
 (0)