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