File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
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
77
88## [ Unreleased]
99
10+ ## [ v1.9.5] - 2023-12-15
11+
1012### Added
1113
1214- Added metadata to mark support for Python 3.12 and enabled CI checks for it
@@ -371,7 +373,7 @@ Initial release with support for:
371373- clang-tidy
372374- cppcheck
373375
374- [ unreleased ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.4 ...HEAD
376+ [ unreleased ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.5 ...HEAD
375377[ v1.0.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
376378[ v1.0.1 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
377379[ v1.1.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.1...v1.1.0
@@ -393,3 +395,4 @@ Initial release with support for:
393395[ v1.9.2 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.1...v1.9.2
394396[ v1.9.3 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...v1.9.3
395397[ v1.9.4 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.3...v1.9.4
398+ [ v1.9.5 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.4...v1.9.5
You can’t perform that action at this time.
0 commit comments