mirror of
https://github.com/feathersjs/feathers.git
synced 2026-01-25 15:23:13 +00:00
Updating Changelog and 0.2.0 release.
This commit is contained in:
parent
509bc7da69
commit
50e92c48c1
@ -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)
|
||||
|
||||
@ -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": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user