Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
prepare release 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon Weidauer committed Aug 28, 2015
1 parent 2314496 commit 56cf11c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 56cf11c

Please sign in to comment.