From 2163015d06dc4c50e8dc5aa35fef091d369788a6 Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Wed, 25 Nov 2020 20:26:07 +0100 Subject: [PATCH] changelog --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index c494cecb9..e2df92863 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,7 +12,8 @@ next You have to specify your username. * Added a simple sanity checker that checks your documents for missing or orphaned files, files with wrong checksums, inaccessible files, and documents with empty content. - +* It is no longer possible to encrypt your documents. For the time being, paperless will + continue to operate with already encrypted documents. paperless-ng 0.9.2 ##################