Skip to content

Commit d09a994

Browse files
authored
Include project version bug fix in changelog
1 parent 349552e commit d09a994

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ v1.8.2 (2023-01-30)
1111
- Fixed an issue with `model_management.execute_model_workflow_definition()` where input values for
1212
workflow prompts were not correctly submitted. Note that the `input=` parameter was renamed to
1313
`prompts=` to avoid conflicting with the built-in `input()`.
14+
- Fixed an issue with `pzmm.importModel.model_exists()` where project versions were incorrectly
15+
compared, resulting in improper behavior with the project version already existed.
16+
- Better handling for invalid project versions included.
1417

1518
v1.8.1 (2023-01-19)
1619
----------

0 commit comments

Comments
 (0)