diff options
Diffstat (limited to 'CHANGES.org')
-rw-r--r-- | CHANGES.org | 4 |
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=. |