Browse Source

add changelog for new release

pedia 8 years ago
parent
commit
0bdb71ac11
1 changed files with 12 additions and 0 deletions
  1. 12 0
      CHANGELOG.md

+ 12 - 0
CHANGELOG.md

@@ -1,3 +1,15 @@
+# 0.0.10
+
+- iOS: add Delegate, same as the event of android.
+
+- iOS && Android:
+
+    - eval javascript
+    - user agent setting
+    - state change event
+    - embed in rectangle(not fullscreen)
+    - hidden webview
+
 # 0.0.9
 
 - Android: remove the need to use FlutterActivity as base activity