Skip to content

Commit c78ae3d

Browse files
committed
Release 4.0.0
1 parent d635807 commit c78ae3d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

HISTORY.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
3.x.x / 2016-06-xx
1+
4.0.0 / 2016-06-07
22
==================
33

4-
* add support for host argument [@millette]
4+
* 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]
57

68
3.0.0 / 2016-06-02
79
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Async HTTP microservices",
55
"author": "rauchg",
66
"repository": {

0 commit comments

Comments
 (0)