Skip to content

Commit 7f6697f

Browse files
committed
Add changelog entry for the bug fix on orquesta fail command
Add changelog entry for the bug fix on orquesta fail command.
1 parent 58c3e8d commit 7f6697f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@ Changelog
44
in development
55
--------------
66

7+
Changed
8+
~~~~~~~
9+
10+
* Allow the orquesta st2kv function to return default for nonexistent key. (improvement) #4678
11+
* Update requests library to latest version (2.22.0) in requirements. (improvement) #4680
12+
713
Fixed
814
~~~~~
915

1016
* Fix orquesta st2kv to return empty string and null values. (bug fix) #4678
11-
* Allow the orquesta st2kv function to return default for nonexistent key. (improvement) #4678
12-
* Update requests library to latest version (2.22.0) in requirements. (improvement) #4680
17+
* Allow tasks defined in the same task transition with ``fail`` to run for orquesta. (bug fix)
1318

1419
3.0.1 - May 24, 2019
1520
--------------------

0 commit comments

Comments
 (0)