Skip to content

Commit 78a962d

Browse files
committed
Bumped 0.2.0
Fixed #1
1 parent 93e8a1f commit 78a962d

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

History.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1+
0.2.0 / 2014-09-19
2+
==================
3+
4+
* Added dwebp support [#1]
5+
* Updated installation script to install `webp 0.4.1`
6+
7+
8+
[#1]: https://github.com/Intervox/node-webp/issues/1
9+
110
0.1.10 / 2014-09-17
211
==================
312

4-
* Fixed CoffeeScript compillation (removed top-level function wrapping)
13+
* Fixed CoffeeScript compilation (removed top-level function wrapping)
514

615
0.1.9 / 2014-04-17
716
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"img",
1111
"image"
1212
],
13-
"version": "0.2.0-alpha",
13+
"version": "0.2.0",
1414
"repository": {
1515
"type": "git",
1616
"url": "https://github.com/Intervox/node-webp.git"

0 commit comments

Comments
 (0)