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 e4ede28 commit 58f29dbCopy full SHA for 58f29db
workflows/servicenow/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v1.3.0 (Feb 8, 2024)
4
+### Added
5
+* additional parameters to support resuming and terminating workflow. See examples for complete description
6
+
7
## v1.0.0 (Feb 2, 2022)
8
9
Initial port with 3 actions:
@@ -8,4 +12,4 @@ Initial port with 3 actions:
12
* Update CR
13
* Close CR
10
14
11
-**Note:** It does not include yet the resume/kill of the original workflow
15
+**Note:** v1.0.0 does not include yet the resume/kill of the original workflow
0 commit comments