Skip to content

Commit

Permalink
Merge pull request #350 from open-dynaMIX/prepare_release_4.2.1
Browse files Browse the repository at this point in the history
chore(release): prepare release v4.2.1
  • Loading branch information
David Vogt authored Oct 23, 2020
2 parents b53e9e7 + 252e44f commit 21596e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 4.2.1

### Fix
* Fix using same image multiple times in template (35b7ffb9cff7e4577f505823449874361d1557a2)

## 4.2.0

### Feature
Expand Down
2 changes: 1 addition & 1 deletion document_merge_service/document_merge_service_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

__title__ = "document_merge_service"
__description__ = "Merge Document Template Service"
__version__ = "4.2.0"
__version__ = "4.2.1"
__author__ = "Adfinis SyGroup AG"
__url__ = "https://github.com/adfinis-sygroup/document-merge-service"

0 comments on commit 21596e9

Please sign in to comment.