From ad78d70697cb5a9d963f5099efd420195788fdfa Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 21:06:54 +0000 Subject: [PATCH] Changelog v2.4.3 - GHA --- docs/changelog.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 0607d8b56..dd86e75fd 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,19 @@ # Changelog +## paperless-ngx 2.4.3 + +### Bug Fixes + +- Fix: Ensure the scratch directory exists before consuming via the folder [@stumpylog](https://github.com/stumpylog) ([#5579](https://github.com/paperless-ngx/paperless-ngx/pull/5579)) + +### Documentation + +- Remove demo info, for now [@shamoon](https://github.com/shamoon) ([#5557](https://github.com/paperless-ngx/paperless-ngx/pull/5557)) + +### All App Changes + +- Fix: Ensure the scratch directory exists before consuming via the folder [@stumpylog](https://github.com/stumpylog) ([#5579](https://github.com/paperless-ngx/paperless-ngx/pull/5579)) + ## paperless-ngx 2.4.2 ### Bug Fixes