We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5a1146 + ad24ea7 commit 929dbd9Copy full SHA for 929dbd9
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 9.2.0 (04 March 2026)
4
+
5
+### Feature
6
7
+* **security:** Add censored exception report filter ([`1868fbe`](https://github.com/adfinis/document-merge-service/commit/1868fbef83bd218d9681aa971d9c18b19bf33df1))
8
9
## 9.1.1 (17 February 2026)
10
11
### Fix
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "document-merge-service"
-version = "9.1.1"
+version = "9.2.0"
description = "Merge Document Template Service"
license = "GPL-3.0-or-later"
authors = ["Adfinis AG <info@adfinis.com>"]
0 commit comments