Updated CHANGELOG

This commit is contained in:
Anton Babenko 2020-09-22 14:22:58 +02:00
commit 4a611121b6

View file

@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v1.40.0"></a>
## [v1.40.0] - 2020-09-22
- feat: Add possibility to share tflint config file for subdirs ([#149](https://github.com/antonbabenko/pre-commit-terraform/issues/149))
<a name="v1.39.0"></a>
## [v1.39.0] - 2020-09-08
@ -340,7 +346,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
- Initial commit
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.39.0...HEAD
[Unreleased]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.40.0...HEAD
[v1.40.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.39.0...v1.40.0
[v1.39.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.38.0...v1.39.0
[v1.38.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.37.0...v1.38.0
[v1.37.0]: https://github.com/antonbabenko/pre-commit-terraform/compare/v1.36.0...v1.37.0