Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcping committed Jun 3, 2024
1 parent 48d9693 commit 7683a71
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changelog/325.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
```release-note:bug
`resource/davinci_flow`: Fix issue whereby flow variables cannot be updated, leading to error.
```

```release-note:bug
`resource/davinci_flow`: Fixed `flow_variables.type` so that it refers to the data type of the variable (as is the original intention), rather than the type of the variable object.
```

```release-note:enhancement
`resource/davinci_flow`: Added `flow_variables.value` to allow the variable's default value to be updated.
```

0 comments on commit 7683a71

Please sign in to comment.