Skip to content

Commit 248f0af

Browse files
Preparing release v1.9.2 (#90)
Co-authored-by: github-actions[bot] <noreply@github.com>
1 parent 35f147b commit 248f0af

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 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.9.2] - 2023-07-19
11+
1012
### Added
1113

1214
- Added `--no-cmake-configure` option to avoid calling CMake configure but still use a compilation database if one can
@@ -323,7 +325,7 @@ Initial release with support for:
323325
- clang-tidy
324326
- cppcheck
325327

326-
[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.1...HEAD
328+
[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...HEAD
327329
[v1.0.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
328330
[v1.0.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
329331
[v1.1.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.1...v1.1.0
@@ -342,3 +344,4 @@ Initial release with support for:
342344
[v1.8.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.8.0...v1.8.1
343345
[v1.9.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.8.1...v1.9.0
344346
[v1.9.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.0...v1.9.1
347+
[v1.9.2]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.1...v1.9.2

0 commit comments

Comments
 (0)