forked from github/pre-commit-opentofu
Updated CHANGELOG
This commit is contained in:
parent
01d262caaa
commit
141f815e81
1 changed files with 8 additions and 1 deletions
|
|
@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
|
|||
|
||||
|
||||
|
||||
<a name="v1.60.0"></a>
|
||||
## [v1.60.0] - 2021-12-08
|
||||
|
||||
- fix: pre-build docker image ([#292](https://github.com/antonbabenko/pre-commit-terraform/issues/292))
|
||||
|
||||
|
||||
<a name="v1.59.0"></a>
|
||||
## [v1.59.0] - 2021-12-06
|
||||
|
||||
|
|
@ -507,7 +513,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.59.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.60.0...HEAD
|
||||
[v1.60.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.59.0...v1.60.0
|
||||
[v1.59.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.58.0...v1.59.0
|
||||
[v1.58.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.57.0...v1.58.0
|
||||
[v1.57.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.56.0...v1.57.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue