Skip to content

Commit

Permalink
Merge branch 'develop' into main v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atoa committed Jan 5, 2022
2 parents 01395ac + 6c18dd9 commit 619b223
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.1] - 2022-01-05
### Added
- Added deprecation notice

## [0.3.0] - 2021-06-30
### Added
- Support to update the Fallback Intent
Expand Down Expand Up @@ -35,7 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release

[Unreleased]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/compare/v0.3.0...develop
[Unreleased]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/compare/v0.3.1...develop
[0.3.1]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/compare/v0.3.0...v0.3.1
[0.3.0]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/aws-samples/aws-lex-v2-cfn-cr/releases/tag/v0.1.0
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> An Amazon Lex V2 CloudFormation [Custom Resource](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.html)
**NOTE:** this project has been deprecated. [Amazon Lex now supports AWS CloudFormation](https://aws.amazon.com/about-aws/whats-new/2021/12/amazon-lex-aws-cloudformation/).

## Quick Start

### Deploy Your Own Stack
Expand Down

0 comments on commit 619b223

Please sign in to comment.