Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
- Add `.info.test_resources` to `_viash.yaml` to specify where test resources need to be synced from.
- Test resources were regenerated via the scripts in `resources_test_scripts/`.

* Bump `openpipeline` dependency version to `v4.2.0` (PR #25).

# openpipeline_composed 0.2.1

## MINOR CHANGES
Expand Down
2 changes: 1 addition & 1 deletion _viash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repositories:
- name: openpipeline
repo: openpipeline
type: vsh
tag: v4.1.1
tag: v4.2.0
- name: openpipeline_qc
repo: openpipeline_qc
type: vsh
Expand Down
Loading