Skip to content

Commit 711601f

Browse files
Release version v1.8.0 (#60)
Co-authored-by: GitHub actions <[email protected]>
1 parent d4d1c59 commit 711601f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v1.8.0] - 2023-02-16
11+
1012
### Added
1113

1214
- Added support for the CMake `--preset` command line argument
@@ -238,7 +240,9 @@ Initial release with support for:
238240
- clang-tidy
239241
- cppcheck
240242

241-
[Unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.7.0...HEAD
243+
[Unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.8.0...HEAD
244+
245+
[v1.8.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.7.0...v1.8.0
242246

243247
[v1.7.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.6.0...v1.7.0
244248

0 commit comments

Comments
 (0)