Skip to content

Commit

Permalink
v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rwky committed Oct 26, 2015
1 parent 4ad863b commit d8e8d84
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.21.1 / 2015-10-26

* fixed: Fixed #465 hard coded gm binary, also fixed issues with compare and fixed tests so they will fail on subsequent runs when they should do [rwky](https://github.com/rwky)

1.21.0 / 2015-10-26 **contains security fix**

* fixed: gm.compare fails to escape arguments properly (Reported by Brendan Scarvell) [rwky](https://github.com/rwky)
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": "gm",
"description": "GraphicsMagick and ImageMagick for node.js",
"version": "1.21.0",
"version": "1.21.1",
"author": "Aaron Heckmann <[email protected]>",
"keywords": [
"graphics",
Expand Down

0 comments on commit d8e8d84

Please sign in to comment.