From e9a1daee8207cc98ecdd6b73fb2b46803a51b00f Mon Sep 17 00:00:00 2001 From: Rafal Wachol Date: Thu, 14 Nov 2019 18:13:57 +0000 Subject: [PATCH] bumped up version (#601) --- CHANGELOG.md | 8 ++++++++ pubspec.yaml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c41fa3d..20038965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# 0.3.9 + +- Fixed error methods on iOS +- fixed build +- fixed ios clean cookies +- 4 Make plugin work in headless mode when extending FlutterApplication +- added canGoBack and canGoForward methods + # 0.3.8 - Fix iOS local URL support (fixes #114) diff --git a/pubspec.yaml b/pubspec.yaml index 0ea198e8..0fd0d2aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,7 @@ authors: - Simon Lightfoot - Rafal Wachol homepage: https://github.com/dart-flitter/flutter_webview_plugin -version: 0.3.8 +version: 0.3.9 maintainer: Rafal Wachol (@RafalWachol) environment: