Skip to content

Commit

Permalink
Add 2.1.1 to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ttezel committed Oct 25, 2015
1 parent 057f309 commit e317f6d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,11 @@ THE SOFTWARE.

## Changelog

###2.1.1
* Strict-mode fixes (Twit can now be run with strict mode)
* Fix handling of disconect message from Twitter
* If Twitter returns a non-JSON-parseable fragment during streaming, emit 'parser-error' instead of 'error' (to discard fragments like "Internal Server Error")

###2.1.0
* Add `message` event.

Expand Down

0 comments on commit e317f6d

Please sign in to comment.