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
c9ecd72f5f
commit
5d8d926848
1 changed files with 9 additions and 1 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -3,9 +3,16 @@
|
|||
|
||||
|
||||
|
||||
<a name="v1.16.0"></a>
|
||||
## [v1.16.0] - 2019-06-18
|
||||
|
||||
- Add slash to mktemp dir (fixed [#50](https://github.com/antonbabenko/pre-commit-terraform/issues/50))
|
||||
|
||||
|
||||
<a name="v1.15.0"></a>
|
||||
## [v1.15.0] - 2019-06-18
|
||||
|
||||
- Updated CHANGELOG
|
||||
- Fixed awk script for terraform-docs (kudos [@cytopia](https://github.com/cytopia)) and mktemp on Mac (closes [#47](https://github.com/antonbabenko/pre-commit-terraform/issues/47), [#48](https://github.com/antonbabenko/pre-commit-terraform/issues/48), [#49](https://github.com/antonbabenko/pre-commit-terraform/issues/49))
|
||||
- Fix version in README.md ([#46](https://github.com/antonbabenko/pre-commit-terraform/issues/46))
|
||||
|
||||
|
|
@ -169,7 +176,8 @@
|
|||
- Initial commit
|
||||
|
||||
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.15.0...HEAD
|
||||
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.16.0...HEAD
|
||||
[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.14.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.13.0...v1.14.0
|
||||
[v1.13.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.12.0...v1.13.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue