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 2ec5660..66ace1b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | 4 | ||
| 5 | Fixed some minor memory leaks. | 5 | Fixed some minor memory leaks. |
| 6 | 6 | ||
| 7 | Mail notifications are sent through the queue (and retried if failed). | ||
| 8 | |||
| 7 | ## 2.06 | 9 | ## 2.06 |
| 8 | 10 | ||
| 9 | Fixed a nasty bug in newly created users. | 11 | Fixed a nasty bug in newly created users. |