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
d5640fd4dc
commit
c823172b84
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -3,9 +3,17 @@
|
|||
|
||||
|
||||
|
||||
<a name="v1.19.0"></a>
|
||||
## [v1.19.0] - 2019-08-20
|
||||
|
||||
- Updated README with terraform_tflint hook
|
||||
- Added support for TFLint with --deep parameter ([#53](https://github.com/antonbabenko/pre-commit-terraform/issues/53))
|
||||
|
||||
|
||||
<a name="v1.18.0"></a>
|
||||
## [v1.18.0] - 2019-08-20
|
||||
|
||||
- Updated CHANGELOG
|
||||
- Updated README with terragrunt_fmt hook
|
||||
- Formatter for Terragrunt HCL files ([#60](https://github.com/antonbabenko/pre-commit-terraform/issues/60))
|
||||
|
||||
|
|
@ -192,7 +200,8 @@
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.18.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.19.0...HEAD
|
||||
[v1.19.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.18.0...v1.19.0
|
||||
[v1.18.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.17.0...v1.18.0
|
||||
[v1.17.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.16.0...v1.17.0
|
||||
[v1.16.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.15.0...v1.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue