Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Commit

Permalink
Merge branch '0.9.2' of github.com:wkh237/react-native-fetch-blob int…
Browse files Browse the repository at this point in the history
…o 0.9.2
  • Loading branch information
wkh237 committed Aug 15, 2016
2 parents af98228 + a82334b commit c62a2c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,7 @@ If you're going to concatenate files, you don't have to read the data to JS cont

| Version | |
|---|---|
| 0.9.2 | Add Blob.slice() method implementation #89 |
| 0.9.1 | Fix Android Blob constructor asynchronous issue caused by 0.9.0 fs change |
| 0.9.0 | Fix unicode response data format issue #73. Improve Android performance by using thread pool instead of async task. Add Fetch replacement #70. Add Android only API `actionViewIntent` to open file or install APK in app |
| 0.8.1 | Remove Web API log and fix ios progress report function. |
Expand Down

0 comments on commit c62a2c3

Please sign in to comment.