Skip to content

Commit

Permalink
docs: update CHANGELOG.md for 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clouddrove-ci committed Jul 28, 2023
1 parent 62ef261 commit dff50c9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
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).

## [1.3.1] - 2023-07-28
### :sparkles: New Features
- [`d2730ab`](https://github.com/clouddrove/terraform-aws-ses/commit/d2730ab00ac0a7f92c4fbf5583c45b045175e11c) - fetaure email identities. *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`8876167`](https://github.com/clouddrove/terraform-aws-ses/commit/887616798b0f42b0fc7952d27477cb63513ad9f5) - add variable condition in main.tf *(commit by [@anmolnagpal](https://github.com/anmolnagpal))*
- [`32c9a2a`](https://github.com/clouddrove/terraform-aws-ses/commit/32c9a2a4f48f0fd5138cfff1b58a3034c44fab7b) - update enable variables in all resources *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`761fae5`](https://github.com/clouddrove/terraform-aws-ses/commit/761fae5d7ccf85ecca272d91e059223419955bd9) - Update pipelines and readme.md *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*
- [`1df432c`](https://github.com/clouddrove/terraform-aws-ses/commit/1df432c895d5479dbc7b4f9264639cb36559bc90) - update release version in readme *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*

### :bug: Bug Fixes
- [`6918255`](https://github.com/clouddrove/terraform-aws-ses/commit/69182555192ab2a33afeb21048976b710a6c1557) - remove unneccessary var *(commit by [@nileshgadgi](https://github.com/nileshgadgi))*


## [1.3.0] - 2022-01-26
### :bug: Bug Fixes
- [`101e652`](https://github.com/clouddrove/terraform-aws-ses/commit/101e6529f47d4ceb167f04d36411aedfc984b6d9) - use the iam_name as the aws_iam_user name property so the user and ke… .
Expand Down Expand Up @@ -85,3 +97,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.15.0]: https://github.com/clouddrove/terraform-aws-ses/compare/0.14.0...master
[1.0.1]: https://github.com/clouddrove/terraform-aws-ses/compare/0.15.0...master
[1.3.0]: https://github.com/clouddrove/terraform-aws-ses/compare/1.3.0...master

[1.3.1]: https://github.com/clouddrove/terraform-aws-ses/compare/1.3.0...1.3.1

0 comments on commit dff50c9

Please sign in to comment.