diff --git a/CHANGELOG.md b/CHANGELOG.md index 13ee6b7770..023d288bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ - 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 +- Avoid crash on sending messages in narrows with no previous messages +- Change current narrow label for empty narrows with no previous messages ### Infrastructure changes - Improve installation, development & troubleshooting notes in README