From 909423d57a3e49953279210090725962571298e5 Mon Sep 17 00:00:00 2001 From: Diego Tori Date: Tue, 28 Nov 2023 09:57:44 -0500 Subject: [PATCH] chewie, version 1.7.2. Addresses #789. --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc75962ed..41f1e0780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.7.2 +* 🛠️ [#798](https://github.com/fluttercommunity/chewie/pull/798): Fix: Progress bar does not follow drag #789. Thanks [koutaro-masaki](https://github.com/koutaro-masaki). + ## 1.7.1 * 🛠️ [#772](https://github.com/fluttercommunity/chewie/pull/772): Stop force disabling wakelock. Thanks [jan-milovanovic](https://github.com/jan-milovanovic). * ⬆️ [#775](https://github.com/fluttercommunity/chewie/pull/775): Flutter `3.13` iOS example app upgrade. Thanks [diegotori](https://github.com/diegotori). diff --git a/pubspec.yaml b/pubspec.yaml index d79b16e4b..8134442cb 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.1 +version: 1.7.2 homepage: https://github.com/fluttercommunity/chewie environment: