updated CHANGELOG.md
This commit is contained in:
parent
177887a817
commit
db284c7aca
|
@ -1,5 +1,6 @@
|
|||
## 1.1.0
|
||||
|
||||
- Breaking change for `addJavaScriptHandler` method
|
||||
- `addJavaScriptHandler` method can return data to JavaScript using `Promise` [#46](https://github.com/pichillilorenzo/flutter_inappbrowser/issues/46)
|
||||
- added `flutterInAppBrowserPlatformReady` JavaScript event to wait until the platform is ready [#64](https://github.com/pichillilorenzo/flutter_inappbrowser/issues/64)
|
||||
|
||||
|
|
Loading…
Reference in New Issue