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
8cddce38b0
commit
9300d0f194
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -3,9 +3,16 @@
|
|||
|
||||
|
||||
|
||||
<a name="v1.13.0"></a>
|
||||
## [v1.13.0] - 2019-06-17
|
||||
|
||||
- Added support for terraform_docs for Terraform 0.12 ([#45](https://github.com/antonbabenko/pre-commit-terraform/issues/45))
|
||||
|
||||
|
||||
<a name="v1.12.0"></a>
|
||||
## [v1.12.0] - 2019-05-27
|
||||
|
||||
- Updated CHANGELOG
|
||||
- Added note about incompatibility of terraform-docs with Terraform 0.12 ([#41](https://github.com/antonbabenko/pre-commit-terraform/issues/41))
|
||||
- Fixed broken "maintained badge"
|
||||
- Update README.md ([#36](https://github.com/antonbabenko/pre-commit-terraform/issues/36))
|
||||
|
|
@ -147,7 +154,8 @@
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.12.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.13.0...HEAD
|
||||
[v1.13.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.12.0...v1.13.0
|
||||
[v1.12.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.11.0...v1.12.0
|
||||
[v1.11.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.10.0...v1.11.0
|
||||
[v1.10.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.9.0...v1.10.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue