diff options
| author | default <nobody@localhost> | 2025-02-04 13:56:08 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-02-04 13:56:08 +0100 |
| commit | e1e4c0ca1ade524eb6d2585215c0b028ffaf5a8b (patch) | |
| tree | 37b5f41d0f543246f16f7f9a0ce81e20e7b743ec | |
| parent | 9afcb98d2223dc168010407f79e959dca1985767 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 337a29a..0623f23 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## UNRELEASED + +Fixed memory leak (contributed by inz). + +Fixed crash. + ## 2.70 Notifications are now shown in a more compact way (i.e. all reactions are shown just above your post, instead of repeating the post *ad nauseam* for every reaction). |