aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.org
diff options
context:
space:
mode:
authorSpencer Williams <spnw@plexwave.org>2025-04-07 17:16:05 -0400
committerSpencer Williams <spnw@plexwave.org>2025-04-07 17:16:05 -0400
commit41e4bce247ad81945aa92b6fd66b1a6d107988aa (patch)
tree0aa6c2938034c43f3dcf34754381553a2b6b753a /CHANGES.org
parent5c283f920cca7421737c57e85ce3c9a645c7f2b1 (diff)
Move code to lisp/ subdirectory
Diffstat (limited to 'CHANGES.org')
-rw-r--r--CHANGES.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.org b/CHANGES.org
index 0bf7447..55e1708 100644
--- a/CHANGES.org
+++ b/CHANGES.org
@@ -1,6 +1,10 @@
** Changes since 0.1.0
*** Breaking changes
+- Code has been moved to =lisp/= subdirectory, where it should have
+ been all along. Make sure to add =seam/lisp= to your =load-path=
+ instead of just =seam=.
+
**** Renamed functions
- =seam-replace-string-in-notes= is now =seam-replace-string-in-all-notes=.
- =seam-visited-files= is now =seam-visited-notes=.