This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.3.0](v2.2.2...v2.3.0) (2019-03-20) ### Bug Fixes * **parser:** Unmarshalling of resources with polymorphic properties (like S3 events) now works ([#188](#188)) ([8eff90a](8eff90a)) ### Features * **sam:** Add support for `AWS::Serverless::Api.TracingEnabled`, `AWS::Serverless::Function.PermissionsBoundary`, `AWS::Serverless::Function.DynamoEvent.Enabled`, `AWS::Serverless::Function.KinesisEvent.Enabled`, and `AWS::Serverless::Function.SQSEvent.Enabled` ([#191](#191)) ([38f0187](38f0187)) * **schema:** AWS CloudFormation Update (2019-03-15) ([#189](#189)) ([8b332a4](8b332a4))
- Loading branch information