aboutsummaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-09-16 09:35:50 +0200
committerdefault <nobody@localhost>2024-09-16 09:35:50 +0200
commit7cb291c523fe6dfa274969a3187fce9b4007a556 (patch)
treede977cc713567f9dbcb8b4469d67e5ca84a5c620 /RELEASE_NOTES.md
parent5402d03f17cd36e165afff4ef79ba2a900064160 (diff)
Updated RELEASE_NOTES.
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 8ed3492..66ba4fb 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## 2.60
+
+Fixed a bug in argument parsing regarding some special characters (contributed by ndagestad).
+
## 2.59
Added post drafts: new or edit post edition dialogs include a checkbox that will cause the message to not be posted, but stored in a list of drafts, directly accesible from the private timeline. From that list, drafts can be edited and definitely posted (or re-stored as a draft for later editing).