test fixes and changelog

This commit is contained in:
jonaswinkler
2020-12-02 22:44:18 +01:00
parent b0507ce92a
commit 75a226f507
2 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,10 @@ paperless-ng 0.9.5
based on the sub folders a document was found in. This can be configured with ``PAPERLESS_CONSUMER_RECURSIVE`` and
``PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS``.
* Fixes:
* A bug with the generation of filenames for files with unsupported types caused the exporter and
document saving to crash.
paperless-ng 0.9.4
##################