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 Feb 9, 2019
1 parent ea4fd37 commit 0600849
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
- 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
- Fix quoting original message, not rendered version
- Fix quoting original message, not rendered version
- 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 0600849

Please sign in to comment.