diff --git a/CHANGELOG.md b/CHANGELOG.md index 368a85a..6a33038 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # ChangeLog +## 4.2.0 + +### Features + +- **Windows:** Added extra metadata for voices +- **Web:** Added progress events using onboundary + ## 4.1.0 ### Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 0a7be57..bc8ee60 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_tts description: A flutter plugin for Text to Speech. This plugin is supported on iOS, macOS, Android, Web, & Windows. -version: 4.1.0 +version: 4.2.0 homepage: https://github.com/dlutton/flutter_tts dependencies: