Browse Source

Updated RELEASE_NOTES.

default 7 months ago
parent
commit
7cb291c523
1 changed files with 4 additions and 0 deletions
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
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).