Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.9.0](v4.8.0...v4.9.0) (2020-11-05) ### Bug Fixes * **generator:** update the generation making it easier to fix CF schema errors to generate ([awslabs#285](https://github.com/pnwcode/goformation/issues/285)) ([6751e5b](6751e5b)) * **intrinsics:** Join function to allow to use parameters of type `List<>` ([awslabs#309](https://github.com/pnwcode/goformation/issues/309)) ([6cc1cd3](6cc1cd3)) * **schema:** Add Change and Update policies to the Unmarshal method ([awslabs#288](https://github.com/pnwcode/goformation/issues/288)) ([989b05f](989b05f)) * **schema:** CloudFormation Updates ([awslabs#320](https://github.com/pnwcode/goformation/issues/320)) ([49879b4](49879b4)) * **schema:** CloudFormation Updates ([awslabs#329](https://github.com/pnwcode/goformation/issues/329)) ([4c1362b](4c1362b)) * **schema:** CloudFormation Updates ([awslabs#330](https://github.com/pnwcode/goformation/issues/330)) ([4070319](4070319)) ### Features * **schema:** Add new DynamoDBEvent options ([awslabs#289](https://github.com/pnwcode/goformation/issues/289)) ([741228d](741228d)) * **schema:** Add OpenApiVersion field to serverless Api ([awslabs#281](https://github.com/pnwcode/goformation/issues/281)) ([bccc71b](bccc71b)) * **schema:** Add support for Template Outputs ([awslabs#291](https://github.com/pnwcode/goformation/issues/291)) ([6875c50](6875c50)) * **schema:** adding AWS::Serverless::StateMachine and FileSystemConfigs to Function ([awslabs#284](https://github.com/pnwcode/goformation/issues/284)) ([d2d23ca](d2d23ca)) * **schema:** CFN Updates ([awslabs#287](https://github.com/pnwcode/goformation/issues/287)) ([9778479](9778479)) * **schema:** dummy commit - trigger CI for schema update ([66bc344](66bc344)) * **schema:** Serverless eventbridgeruleevent ([awslabs#279](https://github.com/pnwcode/goformation/issues/279)) ([2a9e572](2a9e572))
- Loading branch information