Skip to content

Commit 9347819

Browse files
Release version v1.7.0 (#57)
Co-authored-by: GitHub actions <noreply@github.com>
1 parent bd7d481 commit 9347819

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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.7.0] - 2023-02-09
11+
1012
### Added
1113

1214
- Added support for reading `compile_commands.json` (generated by CMake) when running the hooks in order to
@@ -232,7 +234,9 @@ Initial release with support for:
232234
- clang-tidy
233235
- cppcheck
234236

235-
[Unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.6.0...HEAD
237+
[Unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.7.0...HEAD
238+
239+
[v1.7.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.6.0...v1.7.0
236240

237241
[v1.6.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.5.3...v1.6.0
238242

0 commit comments

Comments
 (0)