|
| 1 | +# Change Log |
| 2 | + |
| 3 | +## [v1.0.0](https://github.com/feathersjs/feathers-socket-commons/tree/v1.0.0) (2016-04-28) |
| 4 | +[Full Changelog](https://github.com/feathersjs/feathers-socket-commons/compare/v0.2.3...v1.0.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Support acknowledgement timeouts [\#9](https://github.com/feathersjs/feathers-socket-commons/issues/9) |
| 9 | + |
| 10 | +**Closed issues:** |
| 11 | + |
| 12 | +- Feathers over sockets is totally silent when a hook has errors [\#13](https://github.com/feathersjs/feathers-socket-commons/issues/13) |
| 13 | +- Listener warning when you register your own events on the socket [\#10](https://github.com/feathersjs/feathers-socket-commons/issues/10) |
| 14 | + |
| 15 | +**Merged pull requests:** |
| 16 | + |
| 17 | +- Support timeouts for socket clients [\#15](https://github.com/feathersjs/feathers-socket-commons/pull/15) ([daffl](https://github.com/daffl)) |
| 18 | +- Convert errors in socket callbacks [\#14](https://github.com/feathersjs/feathers-socket-commons/pull/14) ([daffl](https://github.com/daffl)) |
| 19 | + |
| 20 | +## [v0.2.3](https://github.com/feathersjs/feathers-socket-commons/tree/v0.2.3) (2016-04-16) |
| 21 | +[Full Changelog](https://github.com/feathersjs/feathers-socket-commons/compare/v0.2.2...v0.2.3) |
| 22 | + |
| 23 | +**Merged pull requests:** |
| 24 | + |
| 25 | +- Remove connection setMaxListeners [\#11](https://github.com/feathersjs/feathers-socket-commons/pull/11) ([daffl](https://github.com/daffl)) |
| 26 | + |
| 27 | +## [v0.2.2](https://github.com/feathersjs/feathers-socket-commons/tree/v0.2.2) (2016-03-22) |
| 28 | +[Full Changelog](https://github.com/feathersjs/feathers-socket-commons/compare/v0.2.1...v0.2.2) |
| 29 | + |
| 30 | +**Merged pull requests:** |
| 31 | + |
| 32 | +- Allow chaining event listeners. [\#6](https://github.com/feathersjs/feathers-socket-commons/pull/6) ([joshuajabbour](https://github.com/joshuajabbour)) |
| 33 | + |
| 34 | +## [v0.2.1](https://github.com/feathersjs/feathers-socket-commons/tree/v0.2.1) (2016-03-08) |
| 35 | +[Full Changelog](https://github.com/feathersjs/feathers-socket-commons/compare/v0.2.0...v0.2.1) |
| 36 | + |
| 37 | +**Merged pull requests:** |
| 38 | + |
| 39 | +- Set connection max listeners and better debug messages [\#3](https://github.com/feathersjs/feathers-socket-commons/pull/3) ([daffl](https://github.com/daffl)) |
| 40 | + |
| 41 | +## [v0.2.0](https://github.com/feathersjs/feathers-socket-commons/tree/v0.2.0) (2016-02-08) |
| 42 | +[Full Changelog](https://github.com/feathersjs/feathers-socket-commons/compare/v0.1.0...v0.2.0) |
| 43 | + |
| 44 | +**Merged pull requests:** |
| 45 | + |
| 46 | +- Query params [\#2](https://github.com/feathersjs/feathers-socket-commons/pull/2) ([ekryski](https://github.com/ekryski)) |
| 47 | +- Adding nsp check [\#1](https://github.com/feathersjs/feathers-socket-commons/pull/1) ([marshallswain](https://github.com/marshallswain)) |
| 48 | + |
| 49 | +## [v0.1.0](https://github.com/feathersjs/feathers-socket-commons/tree/v0.1.0) (2016-01-21) |
| 50 | + |
| 51 | + |
| 52 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments