We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d635807 commit c78ae3dCopy full SHA for c78ae3d
HISTORY.md
@@ -1,7 +1,9 @@
1
-3.x.x / 2016-06-xx
+4.0.0 / 2016-06-07
2
==================
3
4
- * add support for host argument [@millette]
+ * add support for returning or `send`ing `Buffer`, `Stream` [@kevin-roark]
5
+ * add support host argument in micro(1) [@millette]
6
+ * clean up babel config [@hzoo]
7
8
3.0.0 / 2016-06-02
9
package.json
@@ -1,6 +1,6 @@
{
"name": "micro",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "Async HTTP microservices",
"author": "rauchg",
"repository": {
0 commit comments