Skip to content

Commit 6e7f74d

Browse files
committed
Preparation for v1.3.0
1 parent cd506a3 commit 6e7f74d

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.3.0] - 2022-01-10
13+
### Added
914
- [Issue #17](https://github.com/suikan4github/template_application/issues/17) : Add gcovr support.
1015
### Changed
1116
- [Issue #18](https://github.com/suikan4github/template_application/issues/18) : Display alll warning during build
@@ -62,7 +67,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6267
### Fixed
6368

6469

65-
[Unreleased]: https://github.com/suikan4github/template_application/compare/v1.2.0...develop
70+
[Unreleased]: https://github.com/suikan4github/template_application/compare/v1.3.0...develop
71+
[1.2.0]: https://github.com/suikan4github/template_application/compare/v1.2.0...v1.3.0
6672
[1.2.0]: https://github.com/suikan4github/template_application/compare/v1.1.4...v1.2.0
6773
[1.1.4]: https://github.com/suikan4github/template_application/compare/v1.1.3...v1.1.4
6874
[1.1.3]: https://github.com/suikan4github/template_application/compare/v1.1.2...v1.1.3

0 commit comments

Comments
 (0)