Skip to content

Commit 1fa97f8

Browse files
web-flowgithub-actions[bot]
authored andcommitted
Preparing release v1.9.6
1 parent 9e5becf commit 1fa97f8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
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.6] - 2024-06-02
11+
1012
### Changed
1113

1214
- Apply new linter/formatters
@@ -265,7 +267,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
265267
and release/\_ branches
266268
- Update `isort` hook to v5.10.1
267269
- Update `black` hook to v21.12b0
268-
- Disable macOS CI for Python < 3.11 (now runs on M1 macs on GitHub)
270+
- Disable macOS CI for Python \< 3.11 (now runs on M1 macs on GitHub)
269271

270272
## [v1.5.0] - 2021-11-08
271273

@@ -398,7 +400,7 @@ Initial release with support for:
398400
- clang-tidy
399401
- cppcheck
400402

401-
[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.5...HEAD
403+
[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.6...HEAD
402404
[v1.0.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
403405
[v1.0.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
404406
[v1.1.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.1...v1.1.0
@@ -421,3 +423,4 @@ Initial release with support for:
421423
[v1.9.3]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...v1.9.3
422424
[v1.9.4]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.3...v1.9.4
423425
[v1.9.5]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.4...v1.9.5
426+
[v1.9.6]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.5...v1.9.6

0 commit comments

Comments
 (0)