diff options
author | default <nobody@localhost> | 2023-12-15 09:37:36 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2023-12-15 09:37:36 +0100 |
commit | 9e07559fc359fd1d93eec9ec829fa93e6a210c0d (patch) | |
tree | bca9e792f82338713d13b49766b50be600ab305f | |
parent | e2733cac69a1a7a568d6d2ddfd668b84b3a79fd6 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9f090d5..962ee21 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,8 @@ ## 2.44 +Shared inboxes are now supported (talk more about this). + I've refactored all HTML code because it was somewhat of a mess; now it's much more maintainable (at least for me). I think I haven't broken anything. Fixed crash in a special case of malformed query. |