Skip to content

Commit 5f33c54

Browse files
committed
Update CHANGELOG.md for v1.2.0
1 parent 8b10843 commit 5f33c54

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] - YYYY-MM-DD
88
### Added
9+
### Changed
10+
### Fixed
11+
12+
## [1.2.0] - 2022-02-02
13+
### Added
914
- [Issue #13](https://github.com/suikan4github/template_application/issues/13) : Add gcov support.
1015
- [Issue #14](https://github.com/suikan4github/template_application/issues/14) : Add Windows run on action
1116
### Changed
@@ -55,7 +60,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5560
### Fixed
5661

5762

58-
[Unreleased]: https://github.com/suikan4github/template_application/compare/v1.1.4...develop
63+
[Unreleased]: https://github.com/suikan4github/template_application/compare/v1.2.0...develop
64+
[1.2.0]: https://github.com/suikan4github/template_application/compare/v1.1.4...v1.2.0
5965
[1.1.4]: https://github.com/suikan4github/template_application/compare/v1.1.3...v1.1.4
6066
[1.1.3]: https://github.com/suikan4github/template_application/compare/v1.1.2...v1.1.3
6167
[1.1.2]: https://github.com/suikan4github/template_application/compare/v1.1.1...v1.1.2

0 commit comments

Comments
 (0)