Skip to content

Commit e224bd2

Browse files
author
Jens Kürten
committed
0.14.0
1 parent a133cf4 commit e224bd2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/release_notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
### Version xx.xx.xx:
1+
### Version 0.14.0:
22
- Feat: Improve error logging when using the devserver
3+
- Feat: Add StartWorkflowAction
34

45
### Version 0.13.1:
56
- Fix: Status Changed Events did not correctly link Engineering Changes.

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 = "contactsoftware-functions"
3-
version = "0.13.0.dev3"
3+
version = "0.14.0"
44
readme = "README.md"
55

66
license = "MIT"

0 commit comments

Comments
 (0)