update changelog and version number

This commit is contained in:
Sefa Ilkimen
2017-09-29 16:42:36 +02:00
parent 4954385361
commit fc89a64675
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -1,6 +1,11 @@
# Changelog
## v.1.5.10
## v1.6.0
- Fixed #16: cordova tries to run build script during plugin install
- Added redirection control (thanks to notsyncing and kesozjura)
## v1.5.10
- Fixed #10: fix gzip decompression when request header accepts gzip compression (thanks to DayBr3ak)
- Fixed #13: fix angular integration for `setDataSerializer` (thanks to RangerRick)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-advanced-http",
"version": "1.5.10",
"version": "1.6.0",
"description": "Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning",
"scripts": {
"test": "./scripts/test-installation.sh"