Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jun 2, 2016
1 parent 47d37ba commit 2c348b9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

3.0.0 / 2016-06-02
==================

* remove unneeded plugin in gulpfile [@rauchg]
* fix lint warnings [@nkzawa]
* explicit promise return test and doc [@kevin-roark]
* add support for `return` any data which is json-encoded [@kevin-roark]
* update micro-core to 0.3.0 [@kevin-roark]

2.1.0 / 2016-02-29
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micro",
"version": "2.1.0",
"version": "3.0.0",
"description": "Async HTTP microservices",
"author": "rauchg",
"repository": {
Expand Down

0 comments on commit 2c348b9

Please sign in to comment.