Skip to content

Commit

Permalink
changelog: Added fixes for issues zulip#247, zulip#259, zulip#266.
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthvrao committed Jan 31, 2019
1 parent 41ba266 commit 629bab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
- Avoid crash in rare case of empty message content
- Set terminal locale to `utf-8` by default which removes issues with rendering double width characters.
- Avoid crash on receiving multiple starred-message events
- Avoid crash on sending messages in narrows with no previous messages
- Change current narrow label for empty narrows with no previous messages

### Infrastructure changes
- Minimized initial registration & communication with zulip server
Expand Down

0 comments on commit 629bab6

Please sign in to comment.