diff --git a/CHANGELOG.md b/CHANGELOG.md index fe83ef2..e13d51b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,29 @@ All notable changes to this project will be documented in this file. + +## [v0.0.4] - 2020-11-13 + +- BBL-440 | rolling back to official circleci orb +- BBL-440 | removing heroku notif because of permission errors +- BBL-440 | testing slack notif orbs +- BBL-440 | using default templates for notifications +- BBL-440 | testing with single quotes +- BBL-440 | explicitely setting tool-ci channel to circle slack notif +- BBL-440 | slack channel globally seted via context +- BBL-440 | testing custom slack message +- BBL-440 | removing not necessary context +- BBL-440 | adding context to slack notify cmd +- BBL-440 | testing slack orb int +- BBL-440 | including makefile for tf-lint validation +- BBL-440 | fixing circleci/config.yaml paths +- BBL-440 | fixing circleci/config.yaml +- BBL-440 | fixing circleci/config.yaml +- BBL-440 | updating circleci config to run pre-commit format + tf-docs - slack notif updated +- BBL-440 | adding .gitallowed patterns +- BBL-440 | adding .gitallow to for aws git-secrets to allow acount IDs passing + + ## [v0.0.3] - 2020-10-29 @@ -33,6 +56,7 @@ All notable changes to this project will be documented in this file. - Initial commit -[Unreleased]: https://github.com/binbashar/terraform-aws-guardduty-multiaccount/compare/v0.0.3...HEAD +[Unreleased]: https://github.com/binbashar/terraform-aws-guardduty-multiaccount/compare/v0.0.4...HEAD +[v0.0.4]: https://github.com/binbashar/terraform-aws-guardduty-multiaccount/compare/v0.0.3...v0.0.4 [v0.0.3]: https://github.com/binbashar/terraform-aws-guardduty-multiaccount/compare/v0.0.2...v0.0.3 [v0.0.2]: https://github.com/binbashar/terraform-aws-guardduty-multiaccount/compare/v0.0.1...v0.0.2