]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Changelog v2.5.1 - GHA (#5744)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Tue, 13 Feb 2024 14:07:31 +0000 (06:07 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 14:07:31 +0000 (06:07 -0800)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
docs/changelog.md

index c39482f35625965e7833cf9fd16e8781ff01c18f..2ab031e748dd817e00e4c789ad541d6f3fb6a4dc 100644 (file)
@@ -1,5 +1,26 @@
 # Changelog
 
+## paperless-ngx 2.5.1
+
+### Bug Fixes
+
+- Fix: Splitting on ASN barcodes even if not enabled [@stumpylog](https://github.com/stumpylog) ([#5740](https://github.com/paperless-ngx/paperless-ngx/pull/5740))
+
+### Dependencies
+
+- Chore(deps-dev): Bump the development group with 2 updates [@dependabot](https://github.com/dependabot) ([#5737](https://github.com/paperless-ngx/paperless-ngx/pull/5737))
+- Chore(deps): Bump the django group with 1 update [@dependabot](https://github.com/dependabot) ([#5739](https://github.com/paperless-ngx/paperless-ngx/pull/5739))
+
+### All App Changes
+
+<details>
+<summary>3 changes</summary>
+
+- Chore(deps-dev): Bump the development group with 2 updates [@dependabot](https://github.com/dependabot) ([#5737](https://github.com/paperless-ngx/paperless-ngx/pull/5737))
+- Chore(deps): Bump the django group with 1 update [@dependabot](https://github.com/dependabot) ([#5739](https://github.com/paperless-ngx/paperless-ngx/pull/5739))
+- Fix: Splitting on ASN barcodes even if not enabled [@stumpylog](https://github.com/stumpylog) ([#5740](https://github.com/paperless-ngx/paperless-ngx/pull/5740))
+</details>
+
 ## paperless-ngx 2.5.0
 
 ### Breaking Changes