Skip to content

Commit

Permalink
doc: 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sowens-csd committed Jun 30, 2023
1 parent a962683 commit 2412e63
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions speech_to_text/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 6.3.0

### New
* New `changePauseFor` method allows the pause duration to be modified during a
`listen` session.

### Fix
* Documentation cleanup and improvements, thanks @Bungeefan
* Crash on Android versions 11 and below

## 6.2.0

### New
Expand Down
2 changes: 1 addition & 1 deletion speech_to_text/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: speech_to_text
description: A Flutter plugin that exposes device specific speech to text recognition capability.
version: 6.2.0
version: 6.3.0
homepage: https://github.com/csdcorp/speech_to_text

environment:
Expand Down

0 comments on commit 2412e63

Please sign in to comment.