We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d1c59 commit 711601fCopy full SHA for 711601f
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [v1.8.0] - 2023-02-16
11
+
12
### Added
13
14
- Added support for the CMake `--preset` command line argument
@@ -238,7 +240,9 @@ Initial release with support for:
238
240
- clang-tidy
239
241
- cppcheck
242
-[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
246
247
[v1.7.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.6.0...v1.7.0
248
0 commit comments