Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbd83aa

Browse files
Update CHANGELOG
1 parent 040dfc8 commit bbd83aa

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# JavaScriptBridge CHANGELOG
22

3+
## 0.1.1
4+
- Add support to call some action-target methods from JavaScript
5+
6+
## 0.1.0
7+
- Support to define class methods from JavaScript
8+
- Support to call UIView's block based animation methods from JavaScript
9+
310
## 0.0.2
411

5-
- Supports `AssetsLibrary.framework`
6-
- Supports `Accounts.framework`
7-
- Supports `Social.framework`
12+
- Support `AssetsLibrary.framework`
13+
- Support `Accounts.framework`
14+
- Support `Social.framework`
815

916
## 0.0.1
1017

0 commit comments

Comments
 (0)