summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md6
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
5More aggressive HTML sanitization.
6
3## 2.07 7## 2.07
4 8
5Fixed some minor memory leaks. 9Fixed some minor memory leaks.
6 10
7Mail notifications are sent through the queue (and retried if failed). 11Mail notifications are sent through the queue (and retried if failed).
8 12
9More aggressive HTML sanitization.
10
11## 2.06 13## 2.06
12 14
13Fixed a nasty bug in newly created users. 15Fixed a nasty bug in newly created users.