Skip to content

Commit

Permalink
Preparing release v1.9.0 (#76)
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 authored May 24, 2023
1 parent 4e84002 commit f361415
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.9.0] - 2023-05-24

### Added

- Added Python tests using PyTest
Expand Down Expand Up @@ -290,7 +292,9 @@ Initial release with support for:
- clang-tidy
- cppcheck

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

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

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

Expand Down

0 comments on commit f361415

Please sign in to comment.