All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- CHANGELOG templated file
- Migrated lambda function runtimes to Nodejs 12.x
- Changes to shell script and manifest generator to fix build pipeline
- Fixed unit test failures for api/services/package
- Updated Software License to Apache 2.0 license and added 3rd party library licenses to License.txt
- Updated package.json for all modules to specify library version numbers
- Added 'Update' event type for custom lambda resource to allow CloudFormation Stack to be updated from version 2.1
- Fix for GitHub issues #38, #37, #34, #28, #26, #24