Skip to content

Commit

Permalink
Merge pull request #554 from charafau/version_bump_038
Browse files Browse the repository at this point in the history
Prepare for release 0.3.8
  • Loading branch information
charafau committed Sep 13, 2019
2 parents 007f86f + a7986fb commit 3062d40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.3.8

- Fix iOS local URL support (fixes #114)
- bugfix: Added google() repository to allprojects to satisfy androidx build rules
- fixed min sdk for android

# 0.3.7

- Added reloading url with headers
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ authors:
- Simon Lightfoot <simon@devangels.london>
- Rafal Wachol <gorudonu@gmail.com>
homepage: https://github.com/dart-flitter/flutter_webview_plugin
version: 0.3.7
maintainer: Simon Lightfoot (@slightfoot)
version: 0.3.8
maintainer: Rafal Wachol (@RafalWachol)

environment:
sdk: ">=2.0.0 <3.0.0"
Expand Down

0 comments on commit 3062d40

Please sign in to comment.