mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced 2026-08-14 00:00:52 +08:00
- update version number
- update changelog
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## 1.10.1
|
||||
|
||||
- Fixed #71: does not encode query string in URL correctly on Android
|
||||
- Fixed #72: app crashes if response encoding is not UTF-8
|
||||
|
||||
## 1.10.0
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cordova-plugin-advanced-http",
|
||||
"version": "1.10.0",
|
||||
"version": "1.10.1",
|
||||
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
|
||||
"scripts": {
|
||||
"testandroid": "./scripts/build-test-app.sh --android --emulator && ./scripts/test-app.sh --android --emulator",
|
||||
|
||||
Reference in New Issue
Block a user