diff options
| -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 | 2 | ||
| 3 | ## 2.44 | 3 | ## 2.44 |
| 4 | 4 | ||
| 5 | Shared inboxes are now supported (talk more about this). | ||
| 6 | |||
| 5 | 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. | 7 | 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. |
| 6 | 8 | ||
| 7 | Fixed crash in a special case of malformed query. | 9 | Fixed crash in a special case of malformed query. |