Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pfmooney committed Nov 10, 2015
1 parent ea28946 commit 3f19969
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Expand Up @@ -12,3 +12,4 @@ tools
Makefile*
*.tar.gz
*.log
coverage
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,5 +1,12 @@
# node-fast Changelog

## 0.5.0

- Remove domains from server API
- Update dependencies
- Drop node 0.8.x compatibility
- Improve server error behavior for ended/canceled RPCs

## 0.4.1

- Update dtrace-provider to 0.3.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
],
"name": "fast",
"homepage": "https://github.com/mcavage/node-fast",
"version": "0.4.1",
"version": "0.5.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3f19969

Please sign in to comment.