Skip to content

Commit

Permalink
Version bump for amazon-chime-sdk-js@2.22.0 release candidate (aws#1809)
Browse files Browse the repository at this point in the history
  • Loading branch information
noahmako authored and dimitarz committed Nov 20, 2021
1 parent d11d358 commit 2f3623b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
15 changes: 2 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.22.0]
### Added

- Added Echo Reduction with Voice Focus.

### Removed

### Fixed

### Changed

## [Unreleased]
## [2.22.0] - 2021-11-18
### Added
- Add documentation in video processor on how to add a customized professor with new image loading.

- Added Echo Reduction with Voice Focus.
- Adds support to live transcription for new features including PII content identification and redaction, partial results stabilization, and custom language models for Amazon Transcribe and PHI content identification for Amazon Transcribe Medical.

### Removed
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amazon-chime-sdk-js",
"version": "2.21.1",
"version": "2.22.0",
"description": "Amazon Chime SDK for JavaScript",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 2f3623b

Please sign in to comment.