summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorGravatar default2022-12-03 07:27:26 +0100
committerGravatar default2022-12-03 07:27:26 +0100
commitaf6d31ff83bfe1eb6f4d37c5623e35f149e9aee5 (patch)
treeccce0075e128768e49832e7f14c80cf4de37a8cc /RELEASE_NOTES.md
parentShow stray parents in the origin. (diff)
downloadsnac2-af6d31ff83bfe1eb6f4d37c5623e35f149e9aee5.tar.gz
snac2-af6d31ff83bfe1eb6f4d37c5623e35f149e9aee5.tar.xz
snac2-af6d31ff83bfe1eb6f4d37c5623e35f149e9aee5.zip
New function timeline_simple_list().
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 27674e5..d8a7e3f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -4,7 +4,7 @@
4 4
5A 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. 5A 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.
6 6
7Fixed HTML loose close tag (contributed by kensata). 7Fixed HTML loose close tag (contributed by kensanata).
8 8
9Fixed bug when closing sendmail pipe (contributed by jpgarcia and themusicgod1). 9Fixed bug when closing sendmail pipe (contributed by jpgarcia and themusicgod1).
10 10