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
76969eab80
commit
9fd71e3934
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -3,9 +3,16 @@
|
|||
|
||||
|
||||
|
||||
<a name="v1.22.0"></a>
|
||||
## [v1.22.0] - 2020-01-13
|
||||
|
||||
- move terraform-docs args after markdown command ([#83](https://github.com/antonbabenko/pre-commit-terraform/issues/83))
|
||||
|
||||
|
||||
<a name="v1.21.0"></a>
|
||||
## [v1.21.0] - 2019-11-16
|
||||
|
||||
- Updated CHANGELOG
|
||||
- use getopt for args in the tflint hook, following the approach in terraform-docs ([#75](https://github.com/antonbabenko/pre-commit-terraform/issues/75))
|
||||
|
||||
|
||||
|
|
@ -217,7 +224,8 @@
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.21.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.22.0...HEAD
|
||||
[v1.22.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.21.0...v1.22.0
|
||||
[v1.21.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.20.0...v1.21.0
|
||||
[v1.20.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.19.0...v1.20.0
|
||||
[v1.19.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.18.0...v1.19.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue