Skip to content

Commit 53224ed

Browse files
author
Sefa Ilkimen
committed
- update version number
- update changelog
1 parent 3adec71 commit 53224ed

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 1.10.1
44

55
- Fixed #71: does not encode query string in URL correctly on Android
6+
- Fixed #72: app crashes if response encoding is not UTF-8
67

78
## 1.10.0
89

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-advanced-http",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
55
"scripts": {
66
"testandroid": "./scripts/build-test-app.sh --android --emulator && ./scripts/test-app.sh --android --emulator",

0 commit comments

Comments
 (0)