Fixed a bug in long tweet parsing. Fixes #103

This commit is contained in:
2017-01-24 08:15:49 -06:00
parent fedf153252
commit 05a4e9b6e4
2 changed files with 12 additions and 2 deletions

View File

@@ -2,6 +2,10 @@
## changes in this version
* Fixed a bug in long tweet parsing that was making TWBlue to disconnect the streaming API. [#103](https://github.com/manuelcortez/TWBlue/issues/103)
## Changes in version 0.88 and 0.89
* Fixed more issues with streams and reconnections.
* newer updates will indicate the release date in the updater.
* Changes to keystrokes are reflected in keystroke editor automatically.