From 11f3363b7625f95a83cbdc769b93ff319b4bd855 Mon Sep 17 00:00:00 2001 From: binbashdevops Date: Mon, 16 Nov 2020 11:30:48 +0000 Subject: [PATCH] Updating CHANGELOG.md via make changelog-patch for v0.0.7 [ci skip] --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb370edc..0fdfdc88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file. + +## [v0.0.7] - 2020-11-16 + +- BBL-440 | fixing README.md with pre-commit terraform-docs hook +- BBL-440 | ci pre-commit + slack notif + makefile-lib versioned + + ## [v0.0.6] - 2020-10-02 @@ -54,7 +61,8 @@ All notable changes to this project will be documented in this file. - Initial commit -[Unreleased]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.6...HEAD +[Unreleased]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.7...HEAD +[v0.0.7]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.6...v0.0.7 [v0.0.6]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.5...v0.0.6 [v0.0.5]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.4...v0.0.5 [v0.0.4]: https://github.com/binbashar/terraform-aws-certbot-lambda/compare/v0.0.3...v0.0.4