File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.3.0] - 2022-08-12
8+ ### Added
9+ - Initial processing for Genesys CTR telephony files. See [ Integration with Telephony CTR Files] ( ./README.md#integration-with-telephony-ctr-files )
10+ ### Fixed
11+ - Stack outputs ` RolesForKMSKey ` - Replace incorrect function ARN with Role Arn for BulkMoveFiles, and added BulkFilesCount
12+
713## [ 0.2.5] - 2022-07-05
814### Fixed
915- Stack failure when 'loadSampleAudioFiles` set to ` false`
@@ -58,7 +64,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5864### Added
5965- Initial release
6066
61- [ Unreleased ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/v0.2.5...develop
67+ [ Unreleased ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/v0.3.0...develop
68+ [ 0.3.0 ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.3.0
6269[ 0.2.5 ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.2.5
6370[ 0.2.4 ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.2.4
6471[ 0.2.3 ] : https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.2.3
You can’t perform that action at this time.
0 commit comments