Skip to content

Commit 43f848e

Browse files
committed
Prepare release v0.7.4
1 parent 98b0045 commit 43f848e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.7.4] - 2021-03-04
810
### Fixed
911
- ComponentPackageRootConfig.cmake uses a package name with capitalization
1012
matching capitalization in find_package() invocation.
@@ -39,7 +41,8 @@ because recipe hash is sensitive to line-endings.
3941
### Added
4042
- Initial release of the document
4143

42-
[Unreleased]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.3...HEAD
44+
[Unreleased]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.4...HEAD
45+
[0.7.4]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.3...v0.7.4
4346
[0.7.3]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.2...v0.7.3
4447
[0.7.2]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.1...v0.7.2
4548
[0.7.1]: https://github.com/Adnn/ModernCppComponent/compare/v0.7.0...v0.7.1

0 commit comments

Comments
 (0)