Fix typos in CHANGELOG.md

This commit is contained in:
miruka 2020-05-22 08:12:53 -04:00
parent b3b12014ee
commit 25840afb35

View File

@ -170,13 +170,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **Performance**: - **Performance**:
- Stop rendering and keeping in RAM rooms that aren't currently visible in - Stop rendering and keeping in RAM rooms that aren't currently visible in
the left pane. the left pane.
This fixes the massive memory usage that occured with hundreds of rooms and This fixes the massive memory usage that occurred with hundreds of rooms
their avatar images loaded all at once. and their avatar images loaded all at once.
- Room elements in the left pane will no longer be reloaded every time - Room elements in the left pane will no longer be reloaded every time
a list movement happens (e.g. a room is bumped to the top due to a new a list movement happens (e.g. a room is bumped to the top due to a new
message). message).
This also lets the movement animation correctly play insteas of being This also lets the movement animation correctly play instead of being
skipped. skipped.
- Don't show a popup when pressing the redact message keybind if that - Don't show a popup when pressing the redact message keybind if that