Skip to content

Commit 0600398

Browse files
committed
chore(release): 8.1.0
1 parent 658f1d7 commit 0600398

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 8.0.3 (29 September 2025)
410

511
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "document-merge-service"
3-
version = "8.0.3"
3+
version = "8.1.0"
44
description = "Merge Document Template Service"
55
license = "GPL-3.0-or-later"
66
authors = ["Adfinis AG <[email protected]>"]

0 commit comments

Comments
 (0)