Skip to content

Commit d0b39ec

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d40708a + 1cec337 commit d0b39ec

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
@@ -12,6 +12,9 @@ v1.8.2 (2023-01-30)
1212
- Fixed an issue with `model_management.execute_model_workflow_definition()` where input values for
1313
workflow prompts were not correctly submitted. Note that the `input=` parameter was renamed to
1414
`prompts=` to avoid conflicting with the built-in `input()`.
15+
- Fixed an issue with `pzmm.importModel.model_exists()` where project versions were incorrectly
16+
compared, resulting in improper behavior when the project version already existed.
17+
- Better handling for invalid project versions included.
1518

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

0 commit comments

Comments
 (0)