Skip to content

Commit

Permalink
Release version v1.7.0 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub actions <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Feb 9, 2023
1 parent bd7d481 commit 9347819
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.7.0] - 2023-02-09

### Added

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

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

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

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

Expand Down

0 comments on commit 9347819

Please sign in to comment.