diff --git a/docs/changelog.rst b/docs/changelog.rst index 43836dea9..721e9520e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,7 @@ Nothing special about this release, but since there are relatively few bug repor * Document export * The document exporter has been rewritten to support updating an already existing export in place. + This enables incremental backups with ``rsync``. * The document exporter supports naming exported files according to ``PAPERLESS_FILENAME_FORMAT``. * The document exporter locks the media directory and the database during execution to ensure that the resulting export is consistent.