aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.org
diff options
context:
space:
mode:
authorSpencer Williams <spnw@plexwave.org>2025-04-17 15:02:20 -0400
committerSpencer Williams <spnw@plexwave.org>2025-04-17 15:02:20 -0400
commit2e1ae69f61449f74f816176d92bd790fbd9dc358 (patch)
treea893e30e8287ae14cd6d608d185e5176f3f4ed0b /CHANGELOG.org
parent9222a9b277359ae53bbc7026dc2d6a4d6c95a926 (diff)
Fix improper handling of titles with single quotesHEADmain
Diffstat (limited to 'CHANGELOG.org')
-rw-r--r--CHANGELOG.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 1255c28..1350e0e 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -35,6 +35,8 @@
*** Bugfixes
+- Notes with single quotes in the name (') are no longer broken.
+
- =seam-visited-notes= no longer returns buffers that visit non-note
files within =seam-note-directory=. This could have resulted in
Seam inappropriately modifying those files (e.g. updating links).