Skip to content

Commit d37a1b0

Browse files
committed
Release 2.0.0
1 parent e7d1d80 commit d37a1b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.0.0 / 2016-02-29
3+
==================
4+
5+
* *always* log error stacks by default (even in prod) [@rauchg]
6+
* optimize `JSON.stringify` performance in V8 [@demoneaux]
7+
28
1.0.4 / 2016-02-15
39
==================
410

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": "1.0.4",
3+
"version": "2.0.0",
44
"description": "Async HTTP microservices",
55
"author": "rauchg",
66
"dependencies": {

0 commit comments

Comments
 (0)