Skip to content

Commit

Permalink
added latest bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jlwalke2 committed Jan 25, 2023
1 parent 0d01d13 commit 22ef695
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ Unreleased
**Improvements**
- `folders.get_folder()` can now handle folder paths and delegates (e.g. @public).

**Bugfixes**
- Fixed an issue with `model_management.execute_model_workflow_definition()` where input values for
workflow prompts were not correctly submitted. Note that the `input=` parameter was renamed to
`prompts=` to avoid conflicting with the built-in `input()`.

v1.8.1 (2023-01-19)
----------
**Changes**
Expand Down

0 comments on commit 22ef695

Please sign in to comment.