Updated CHANGELOG

This commit is contained in:
Anton Babenko 2020-08-28 09:03:59 +02:00
commit 266906591c

View file

@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v1.35.0"></a>
## [v1.35.0] - 2020-08-28
- fix: Squash terraform_docs bug ([#138](https://github.com/antonbabenko/pre-commit-terraform/issues/138))
<a name="v1.34.0"></a>
## [v1.34.0] - 2020-08-27
@ -310,7 +316,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
- Initial commit
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.34.0...HEAD
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.35.0...HEAD
[v1.35.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.34.0...v1.35.0
[v1.34.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.33.0...v1.34.0
[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