Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nullivex committed Dec 29, 2014
1 parent dfe4965 commit 362063b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,8 @@ $ DEBUG=infant* node app
### 0.9.1
* Fixed a bug where worker recycle wasnt properly using `worker.disconnect()`
to ensure that all existing connections are handled properly.
* Also fixes an issue where two or more workers would be restarted each time
one is recycled.

### 0.9.0
* Now passes construction options to Child.fork()
Expand Down

0 comments on commit 362063b

Please sign in to comment.