Skip to content

Commit

Permalink
Release v0.1.5 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmurray-lacework authored Jan 22, 2021
1 parent d5d9881 commit d4a5b3f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v0.1.5

## Refactor
* refactor: improved logic for `mfa_delete` variable (#19) (Alan Nix)([17f0a5a](https://github.com/lacework/terraform-aws-cloudtrail/commit/17f0a5a66cf70bec4ba17582778f492f0431df4b))
## Documentation Updates
* docs: Fix link to sns gif (#21) (Scott Ford)([d5d9881](https://github.com/lacework/terraform-aws-cloudtrail/commit/d5d988184015fee3b5740869dafeed94bbf7624c))
* docs: update mfa_delete default (#20) (Salim Afiune)([d30789b](https://github.com/lacework/terraform-aws-cloudtrail/commit/d30789b4497b849d52e93dcf5cb4106e59b1383f))
---
# v0.1.4

## Features
Expand Down
13 changes: 5 additions & 8 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# Release Notes
Another day, another release. These are the release notes for the version `v0.1.4`.
Another day, another release. These are the release notes for the version `v0.1.5`.

## Features
* feat: support for 'mfa_delete' variable (#14) (Alan Nix)([f0f48de](https://github.com/lacework/terraform-aws-cloudtrail/commit/f0f48dedb4332c0c86cd8447c0889224b6353a86))
* feat: support for enable_log_file_validation (Salim Afiune Maya)([8126244](https://github.com/lacework/terraform-aws-cloudtrail/commit/8126244323aa1e89a5c5d3c1d5f40e36d05b8a8c))
## Refactor
* refactor: improved logic for `mfa_delete` variable (#19) (Alan Nix)([17f0a5a](https://github.com/lacework/terraform-aws-cloudtrail/commit/17f0a5a66cf70bec4ba17582778f492f0431df4b))
## Documentation Updates
* docs: add SNS topic examples (#17) (Salim Afiune)([aa29872](https://github.com/lacework/terraform-aws-cloudtrail/commit/aa298725c741338e12386fd9a63ded0e1f1e731c))
* docs: additional examples (#16) (Alan Nix)([ee03202](https://github.com/lacework/terraform-aws-cloudtrail/commit/ee03202bb0a8045f056a0c8f9f96763d8f57ad03))
## Other Changes
* ci: send slack notifications to team alias ⭐ (Salim Afiune Maya)([f130589](https://github.com/lacework/terraform-aws-cloudtrail/commit/f1305893f4303495200c6b7a83f0eca27ccb75f0))
* docs: Fix link to sns gif (#21) (Scott Ford)([d5d9881](https://github.com/lacework/terraform-aws-cloudtrail/commit/d5d988184015fee3b5740869dafeed94bbf7624c))
* docs: update mfa_delete default (#20) (Salim Afiune)([d30789b](https://github.com/lacework/terraform-aws-cloudtrail/commit/d30789b4497b849d52e93dcf5cb4106e59b1383f))
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.5-dev
0.1.5

0 comments on commit d4a5b3f

Please sign in to comment.