Skip to content

Commit

Permalink
added changelog and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
charafau committed Sep 13, 2019
1 parent 007f86f commit a7986fb
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 <[email protected]>
- Rafal Wachol <[email protected]>
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 a7986fb

Please sign in to comment.