From: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 00:09:13 +0000 (-0800) Subject: Changelog v2.4.2 - GHA (#5548) X-Git-Tag: v2.4.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d48b75d86220b71c1933b393677baf32c2a59325;p=thirdparty%2Fpaperless-ngx.git Changelog v2.4.2 - GHA (#5548) Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- diff --git a/docs/changelog.md b/docs/changelog.md index a28b4cd5e6..0607d8b564 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,21 @@ # Changelog +## paperless-ngx 2.4.2 + +### Bug Fixes + +- Fix: improve one of the date matching regexes [@shamoon](https://github.com/shamoon) ([#5540](https://github.com/paperless-ngx/paperless-ngx/pull/5540)) +- Fix: tweak doc detail component behavior while awaiting metadata [@shamoon](https://github.com/shamoon) ([#5546](https://github.com/paperless-ngx/paperless-ngx/pull/5546)) + +### All App Changes + +
+2 changes + +- Fix: improve one of the date matching regexes [@shamoon](https://github.com/shamoon) ([#5540](https://github.com/paperless-ngx/paperless-ngx/pull/5540)) +- Fix: tweak doc detail component behavior while awaiting metadata [@shamoon](https://github.com/shamoon) ([#5546](https://github.com/paperless-ngx/paperless-ngx/pull/5546)) +
+ ## paperless-ngx 2.4.1 ### Breaking Changes