diff options
| -rw-r--r-- | RELEASE_NOTES.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d134e95..ba7253c 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,13 +1,15 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## 2.08 | ||
| 4 | |||
| 5 | More aggressive HTML sanitization. | ||
| 6 | |||
| 3 | ## 2.07 | 7 | ## 2.07 |
| 4 | 8 | ||
| 5 | Fixed some minor memory leaks. | 9 | Fixed some minor memory leaks. |
| 6 | 10 | ||
| 7 | Mail notifications are sent through the queue (and retried if failed). | 11 | Mail notifications are sent through the queue (and retried if failed). |
| 8 | 12 | ||
| 9 | More aggressive HTML sanitization. | ||
| 10 | |||
| 11 | ## 2.06 | 13 | ## 2.06 |
| 12 | 14 | ||
| 13 | Fixed a nasty bug in newly created users. | 15 | Fixed a nasty bug in newly created users. |