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 c16a656 commit c88ded8Copy full SHA for c88ded8
docs/release_notes.md
@@ -1,3 +1,6 @@
1
+### Version 0.13.1:
2
+- Fix: Status Changed Events did not correctly link Engineering Changes.
3
+
4
### Version 0.13.0:
5
- Feature: Added status change events for engineering changes
6
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "contactsoftware-functions"
-version = "0.13.0"
+version = "0.13.1"
readme = "README.md"
license = "MIT"
0 commit comments