File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v1.9.6] - 2024-06-02
11
+
10
12
### Changed
11
13
12
14
- Apply new linter/formatters
@@ -265,7 +267,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
265
267
and release/\_ branches
266
268
- Update ` isort ` hook to v5.10.1
267
269
- 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)
269
271
270
272
## [ v1.5.0] - 2021-11-08
271
273
@@ -398,7 +400,7 @@ Initial release with support for:
398
400
- clang-tidy
399
401
- cppcheck
400
402
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
402
404
[ v1.0.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
403
405
[ v1.0.1 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
404
406
[ 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:
421
423
[ v1.9.3 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...v1.9.3
422
424
[ v1.9.4 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.3...v1.9.4
423
425
[ 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
You can’t perform that action at this time.
0 commit comments