From ed1db4a87e5d721b7b55088f3178a089244b478a Mon Sep 17 00:00:00 2001 From: diodonfrost Date: Sun, 23 Feb 2020 16:00:28 +0100 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 37 +++++++++++++++++++++---------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eaf2585..f530db9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +## [2.7.0] - 2020-02-23 ### Added +- Nuke emr cluster - Nuke security group rule ## [2.6.0] - 2020-02-17 @@ -145,20 +147,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - AWS elbv2 deletion support - AWS keypair deletion support -[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.4.0...HEAD -[2.4.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.3.0...2.4.0 -[2.3.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.2.0...2.3.0 -[2.2.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.1.2...2.2.0 -[2.1.2]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.1.1...2.1.2 -[2.1.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.1.0...2.1.1 -[2.1.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/2.0.0...2.1.0 -[2.0.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.10.0...2.0.0 -[0.10.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.9.1...0.10.0 -[0.9.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.9.0...0.9.1 -[0.9.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.8.1...0.9.0 -[0.8.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.8.0...0.8.1 -[0.8.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/0.0.4...0.8.0 -[0.0.4]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/v0.0.3...0.0.4 -[v0.0.3]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/v0.0.2...v0.0.3 -[v0.0.2]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/v0.0.1...v0.0.2 +[Unreleased]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.7.0...HEAD +[2.7.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.6.0...2.7.0 +[2.6.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.5.0...2.6.0 +[2.5.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.4.0...2.5.0 +[2.4.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.3.0...2.4.0 +[2.3.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.2.0...2.3.0 +[2.2.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.1.2...2.2.0 +[2.1.2]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.1.1...2.1.2 +[2.1.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.1.0...2.1.1 +[2.1.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/2.0.0...2.1.0 +[2.0.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.10.0...2.0.0 +[0.10.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.9.1...0.10.0 +[0.9.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.9.0...0.9.1 +[0.9.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.8.1...0.9.0 +[0.8.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.8.0...0.8.1 +[0.8.0]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/0.0.4...0.8.0 +[0.0.4]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/v0.0.3...0.0.4 +[v0.0.3]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/v0.0.2...v0.0.3 +[v0.0.2]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/compare/v0.0.1...v0.0.2 [v0.0.1]: https://github.com/diodonfrost/terraform-aws-lambda-nuke/releases/tag/v0.0.1