forked from github/pre-commit-opentofu
Updated CHANGELOG
This commit is contained in:
parent
774c63e772
commit
0c5cbb380b
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<a name="v1.33.0"></a>
|
||||||
|
## [v1.33.0] - 2020-08-27
|
||||||
|
|
||||||
|
- fix: Pass args and env vars to terraform validate ([#125](https://github.com/antonbabenko/pre-commit-terraform/issues/125))
|
||||||
|
- docs: Update terraform-docs link pointing to new organization ([#130](https://github.com/antonbabenko/pre-commit-terraform/issues/130))
|
||||||
|
|
||||||
|
|
||||||
<a name="v1.32.0"></a>
|
<a name="v1.32.0"></a>
|
||||||
## [v1.32.0] - 2020-08-19
|
## [v1.32.0] - 2020-08-19
|
||||||
|
|
||||||
|
|
@ -297,7 +304,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
|
||||||
- Initial commit
|
- Initial commit
|
||||||
|
|
||||||
|
|
||||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.32.0...HEAD
|
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.33.0...HEAD
|
||||||
|
[v1.33.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.32.0...v1.33.0
|
||||||
[v1.32.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.31.0...v1.32.0
|
[v1.32.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.31.0...v1.32.0
|
||||||
[v1.31.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.30.0...v1.31.0
|
[v1.31.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.30.0...v1.31.0
|
||||||
[v1.30.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.29.0...v1.30.0
|
[v1.30.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.29.0...v1.30.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue