Updated CHANGELOG

This commit is contained in:
Anton Babenko 2020-09-24 21:44:33 +02:00
commit 84374f64a0

View file

@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v1.43.0"></a>
## [v1.43.0] - 2020-09-24
- fix: Fix regex considering terraform-docs v0.10.0 old ([#151](https://github.com/antonbabenko/pre-commit-terraform/issues/151))
<a name="v1.42.0"></a>
## [v1.42.0] - 2020-09-24
@ -358,7 +364,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
- Initial commit
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.42.0...HEAD
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.43.0...HEAD
[v1.43.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.42.0...v1.43.0
[v1.42.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.41.0...v1.42.0
[v1.41.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.40.0...v1.41.0
[v1.40.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.39.0...v1.40.0