diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fd5ddb99..55ff01496 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ All notable changes to this project will be documented in this file. ### Bug Fixes * Support custom TF paths which contains spaces ([#714](https://github.com/antonbabenko/pre-commit-terraform/issues/714)) ([2bca410](https://github.com/antonbabenko/pre-commit-terraform/commit/2bca410814fad06f4d9cc9e31123277ae0eed23c)) +* Fix regression from [v1.90.0](https://github.com/antonbabenko/pre-commit-terraform/releases/v1.90.0) so hook start failing once again if terraform/tofu binary not found ## [1.94.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.94.0...v1.94.1) (2024-08-30)