Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit fd2f961

Browse files
committed
update CHANGELOG
1 parent e5d4eeb commit fd2f961

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.1] - 2019-04-12
8+
9+
- constrain AWS provider to versions >= 2.0
10+
- necessary due to [attribute values swap](https://www.terraform.io/docs/providers/aws/guides/version-2-upgrade.html#arn-and-layer_arn-attribute-value-swap) in versiions >= 2.0
11+
712
## [1.0.0] - 2019-03-30
813

914
- Moved all Python dependencies to Lambda Layers
@@ -62,6 +67,7 @@ Adjust outputs
6267

6368
Initial Release
6469

70+
[1.0.1]: https://github.com/robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda/compare/1.0.0...1.0.1
6571
[1.0.0]: https://github.com/robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda/compare/0.2.6...1.0.0
6672
[0.2.6]: https://github.com/robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda/compare/0.2.5...0.2.6
6773
[0.2.5]: https://github.com/robertpeteuil/terraform-aws-sns-to-cloudwatch-logs-lambda/compare/0.2.4...0.2.5

0 commit comments

Comments
 (0)