diff --git a/CHANGELOG.md b/CHANGELOG.md index da2b788fa..c3384f62a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -226,6 +226,7 @@ All notable changes to this project will be documented in this file. ### Added - Add rich text editor for documents with TipTap (tables, links, mermaid diagrams, slash commands, auto-save) + Migration of existing documents should be done running `cmd/migrate-document-versions-markdown/main.go -pg-dsn `. - Add prosemirror-based PDF rendering for documents - Add migration command for document version markdown-to-prosemirror conversion