Skip to content

Commit

Permalink
fixed typo in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
theduderog committed Jun 20, 2012
1 parent 7f7f46a commit 156a79d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.markdown
Expand Up @@ -207,6 +207,7 @@ Twisted
* alwaysDisconnectOnUnhandledMsg (defaults to False)
* For backward-compatibility, you can set this option to True and the client will always disconnect in the case of an unhandled error in a message handler, even if an error destination has been
configured.

Changes
=======
* 1.0.4 - Bug fix thanks to [Njal Karevoll](https://github.com/nkvoll). No longer relies on newline after the null-byte frame separator. Library is now compatible with RabbitMQ stomp adapter.

0 comments on commit 156a79d

Please sign in to comment.