Updating Changelog and 0.2.0 release.

This commit is contained in:
David Luecke 2015-03-05 19:55:11 -07:00
parent 509bc7da69
commit 50e92c48c1
2 changed files with 11 additions and 1 deletions

View File

@ -8,6 +8,16 @@
This is a repository for utility functionality that is shared between different Feathers plugin and used by the main repository.
## Changelog
__0.2.0__
- Socket handlers use argument normalization
__0.1.0__
- Initial release
## Author
- [David Luecke](https://github.com/daffl)

View File

@ -1,6 +1,6 @@
{
"name": "feathers-commons",
"version": "0.1.0",
"version": "0.2.0",
"description": "Shared Feathers utility functions",
"homepage": "https://github.com/feathersjs/feathers-commons",
"keywords": [