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
83629157c2
commit
4bebeac734
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -3,9 +3,16 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="v1.17.0"></a>
|
||||||
|
## [v1.17.0] - 2019-06-25
|
||||||
|
|
||||||
|
- Fixed enquoted types in terraform_docs (fixed [#52](https://github.com/antonbabenko/pre-commit-terraform/issues/52))
|
||||||
|
|
||||||
|
|
||||||
<a name="v1.16.0"></a>
|
<a name="v1.16.0"></a>
|
||||||
## [v1.16.0] - 2019-06-18
|
## [v1.16.0] - 2019-06-18
|
||||||
|
|
||||||
|
- Updated CHANGELOG
|
||||||
- Add slash to mktemp dir (fixed [#50](https://github.com/antonbabenko/pre-commit-terraform/issues/50))
|
- Add slash to mktemp dir (fixed [#50](https://github.com/antonbabenko/pre-commit-terraform/issues/50))
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -176,7 +183,8 @@
|
||||||
- Initial commit
|
- Initial commit
|
||||||
|
|
||||||
|
|
||||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.16.0...HEAD
|
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.17.0...HEAD
|
||||||
|
[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.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
|
[v1.15.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.14.0...v1.15.0
|
||||||
[v1.14.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.13.0...v1.14.0
|
[v1.14.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.13.0...v1.14.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue