Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Dec 3, 2015
1 parent d16e46d commit efd6141
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
@@ -1,4 +1,12 @@

0.4.0 / 2015-12-03
==================

* package: bump `debug`
* use a `Room` class to efficiently track room size
* allow `clients(fn)`
* call the callback on `delAll`

0.3.1 / 2014-10-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-adapter",
"version": "0.3.1",
"version": "0.4.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit efd6141

Please sign in to comment.