We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a133cf4 commit e224bd2Copy full SHA for e224bd2
docs/release_notes.md
@@ -1,5 +1,6 @@
1
-### Version xx.xx.xx:
+### Version 0.14.0:
2
- Feat: Improve error logging when using the devserver
3
+- Feat: Add StartWorkflowAction
4
5
### Version 0.13.1:
6
- Fix: Status Changed Events did not correctly link Engineering Changes.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.13.0.dev3"
+version = "0.14.0"
readme = "README.md"
license = "MIT"
0 commit comments