mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
Updated CHANGELOG
This commit is contained in:
parent
827af52cd2
commit
f189a114b1
1 changed files with 9 additions and 2 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
|
||||
|
||||
<a name="v1.46.0"></a>
|
||||
## [v1.46.0] - 2021-02-20
|
||||
|
||||
- fix: Terraform validate for submodules ([#172](https://github.com/antonbabenko/pre-commit-terraform/issues/172))
|
||||
|
||||
|
||||
<a name="v1.45.0"></a>
|
||||
## [v1.45.0] - 2020-11-12
|
||||
|
||||
|
|
@ -117,7 +123,7 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
- fix: Change terraform_validate hook functionality for subdirectories with terraform files ([#100](https://github.com/antonbabenko/pre-commit-terraform/issues/100))
|
||||
|
||||
###
|
||||
###
|
||||
|
||||
configuration for the appropriate working directory.
|
||||
|
||||
|
|
@ -381,7 +387,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.45.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.46.0...HEAD
|
||||
[v1.46.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.45.0...v1.46.0
|
||||
[v1.45.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.44.0...v1.45.0
|
||||
[v1.44.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.43.1...v1.44.0
|
||||
[v1.43.1]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.43.0...v1.43.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue