We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7b357 commit 5339633Copy full SHA for 5339633
2 files changed
History.md
@@ -1,3 +1,11 @@
1
+1.0.2 / 2014-09-24
2
+==================
3
+
4
+ * Delayed stream ending\buffer promise fulfillment untill cleanup is complete [#3]
5
6
7
+ [#3]: https://github.com/Intervox/node-webp/issues/3
8
9
1.0.1 / 2014-09-22
10
==================
11
package.json
@@ -10,7 +10,7 @@
"img",
"image"
12
],
13
- "version": "1.0.1",
+ "version": "1.0.2",
14
"repository": {
15
"type": "git",
16
"url": "https://github.com/Intervox/node-webp.git"
0 commit comments