From 56cf11cbf449da0adb9971e98a09f3977db383f1 Mon Sep 17 00:00:00 2001 From: Leon Weidauer Date: Fri, 28 Aug 2015 17:15:17 +0200 Subject: [PATCH] prepare release 2.5.6 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b9a335..a81749b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.5.6 (2015-08-28) + +* fixed error reporting bug that caused local file requests to fail. #109 + # 2.5.5 (2015-07-31) * `rejectInvalidSSL` option couldn't be used to set `strictSSL` option of request to `false`. diff --git a/package.json b/package.json index 590bfc6..d176b37 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "converjon", "description": "An advanced image conversion server and command line tool.", - "version": "2.5.5", + "version": "2.5.6", "license": "MIT", "author": "Leon Weidauer", "maintainers": [