summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-12-01 19:59:40 +0100
committerdefault <nobody@localhost>2022-12-01 19:59:40 +0100
commitaba9a69aa67adec362c005da95c65f2b7186b797 (patch)
tree2f3d610464432cc267a77866c420d7c80f1bd0c7
parente62b6b87be371de6cd4313e55068d34facdaa3ab (diff)
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index a0706c8..1d8a3ea 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,13 @@
# Release Notes
+## 2.13
+
+A big disk layout rework, to make it more efficient when timelines get very big. Please take note that you must run `snac upgrade` when you install this version over an already existing one.
+
+Fixed HTML loose close tag.
+
+Fixed bug when closing sendmail pipe.
+
## 2.12
Fixed some bugs triggered when a GET query does not have an `Accept:` header.