Skip to content

Commit e9a1dae

Browse files
authored
bumped up version (#601)
1 parent af8273b commit e9a1dae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.3.9
2+
3+
- Fixed error methods on iOS
4+
- fixed build
5+
- fixed ios clean cookies
6+
- 4 Make plugin work in headless mode when extending FlutterApplication
7+
- added canGoBack and canGoForward methods
8+
19
# 0.3.8
210

311
- Fix iOS local URL support (fixes #114)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors:
77
- Simon Lightfoot <[email protected]>
88
- Rafal Wachol <[email protected]>
99
homepage: https://github.com/dart-flitter/flutter_webview_plugin
10-
version: 0.3.8
10+
version: 0.3.9
1111
maintainer: Rafal Wachol (@RafalWachol)
1212

1313
environment:

0 commit comments

Comments
 (0)