Skip to content

Commit

Permalink
Merge pull request #522 from ganwell/release2
Browse files Browse the repository at this point in the history
chore(release): v5.0.3
  • Loading branch information
Jean-Louis Fuchs authored Aug 23, 2022
2 parents c94a01a + bcd08c9 commit 496a94b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 5.0.3 (23 August 2022)

Important: Be aware that the docker-container needs CAP_SYS_ADMIN since version 4.7.0

### Fix
* Log an error if unoconv or unshare fails ([`6e2f54a`](https://github.com/adfinis-sygroup/document-merge-service/commit/6e2f54ad961cdfb0052c0a03823121ccf53b68ae))

## 5.0.2 (22 August 2022)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "document-merge-service"
version = "5.0.2"
version = "5.0.3"
description = "Merge Document Template Service"
authors = ["Adfinis AG"]
license = "GPL-3.0-or-later"
Expand Down

0 comments on commit 496a94b

Please sign in to comment.