We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658f1d7 commit 0600398Copy full SHA for 0600398
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 8.1.0 (22 October 2025)
4
+### Feature
5
+
6
+* **s3:** Add setting for CLIENT_CONFIG ([`658f1d7`](https://github.com/adfinis/document-merge-service/commit/658f1d7a3b324a51efc69473946f1b6e2337509f))
7
+* **deps:** Update django to v5.2 LTS ([`f91a39f`](https://github.com/adfinis/document-merge-service/commit/f91a39f4a35f0b21fd360a3a860bea340893bb11))
8
9
## 8.0.3 (29 September 2025)
10
11
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "document-merge-service"
-version = "8.0.3"
+version = "8.1.0"
description = "Merge Document Template Service"
license = "GPL-3.0-or-later"
authors = ["Adfinis AG <[email protected]>"]
0 commit comments