diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e52fbda1..fa40e61bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.7.4 +* 🛠️ [#774](https://github.com/fluttercommunity/chewie/pull/774): Fixed : Playback speed reset on forwarding video. Thanks [Kronos-2701](https://github.com/Kronos-2701). + ## 1.7.3 * 🛠️ [#777](https://github.com/fluttercommunity/chewie/pull/777): fix display size while Chewie wrapped by some rotate widget. Thanks [bailyzheng](https://github.com/bailyzheng). diff --git a/pubspec.yaml b/pubspec.yaml index e59ecaf8f..120c91f40 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: chewie description: A video player for Flutter with Cupertino and Material play controls -version: 1.7.3 +version: 1.7.4 homepage: http://github.com/fluttercommunity/chewie environment: