Skip to content

Commit

Permalink
Merge pull request #9 from abdullahkhawer/refactor-code
Browse files Browse the repository at this point in the history
Release v2.0.2 - Code Refactoring, Bug Fixing and Minor Enhancements
  • Loading branch information
abdullahkhawer authored Aug 15, 2024
2 parents 1b674a2 + db8e276 commit ff8bead
Show file tree
Hide file tree
Showing 7 changed files with 328 additions and 311 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file.

## [2.0.2] - 2024-08-15

### 🐛 Bug Fixes

- Refactor code to correct the name and description of some resources.
- Refactor code to correct comments, description, variable names and list of keys to drop from 'details' key.
- Refactor code to correct the variable names and indentation.
- Refactor code to correct the variable names.
- Refactor code to correct the name, description, tags and/or TF resource names of some resources, some variable names, list of AWS services under Principal in AWS SNS topic policy and logic to get the list of all AWS Lambda functions excluding 'aws-alerts-lambda-function'.

## [2.0.1] - 2024-07-04

### 🐛 Bug Fixes
Expand All @@ -12,6 +22,7 @@ All notable changes to this project will be documented in this file.

- Update README.md to add examples of AWS Alerts on Slack as notifications
- Add 'code.zip' in .gitignore
- *(release)* Prepare Release for v2.0.1.

## [2.0.0] - 2024-07-04

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.0.1
v2.0.2
Loading

0 comments on commit ff8bead

Please sign in to comment.