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
7eb805fb0e
commit
dc8cf48441
1 changed files with 11 additions and 1 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -3,10 +3,19 @@
|
|||
|
||||
|
||||
|
||||
<a name="v1.18.0"></a>
|
||||
## [v1.18.0] - 2019-08-20
|
||||
|
||||
- Updated README with terragrunt_fmt hook
|
||||
- Formatter for Terragrunt HCL files ([#60](https://github.com/antonbabenko/pre-commit-terraform/issues/60))
|
||||
|
||||
|
||||
<a name="v1.17.0"></a>
|
||||
## [v1.17.0] - 2019-06-25
|
||||
|
||||
- Updated CHANGELOG
|
||||
- Fixed enquoted types in terraform_docs (fixed [#52](https://github.com/antonbabenko/pre-commit-terraform/issues/52))
|
||||
- Fix typo in README ([#51](https://github.com/antonbabenko/pre-commit-terraform/issues/51))
|
||||
|
||||
|
||||
<a name="v1.16.0"></a>
|
||||
|
|
@ -183,7 +192,8 @@
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.17.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.18.0...HEAD
|
||||
[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
|
||||
[v1.15.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.14.0...v1.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue