We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e8a1f commit 78a962dCopy full SHA for 78a962d
2 files changed
History.md
@@ -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
10
0.1.10 / 2014-09-17
11
==================
12
- * Fixed CoffeeScript compillation (removed top-level function wrapping)
13
+ * Fixed CoffeeScript compilation (removed top-level function wrapping)
14
15
0.1.9 / 2014-04-17
16
package.json
@@ -10,7 +10,7 @@
"img",
"image"
],
- "version": "0.2.0-alpha",
+ "version": "0.2.0",
"repository": {
"type": "git",
"url": "https://github.com/Intervox/node-webp.git"
0 commit comments