Skip to content

Commit cf731c2

Browse files
committed
update changelog
1 parent 2722357 commit cf731c2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,15 @@ may be controlled with the `LOGURU_LEVEL` environment variable.
364364

365365
## Changelog
366366

367+
### next release
368+
369+
- fixes:
370+
- CLI
371+
- improved handling of summary argument to not create a path with brackets when given a list of paths.
372+
- improved backward compatibility when runnig tests for models specifying an older bioimageio.core version in their environment.
373+
This is relevant when using `runtime_env="as-described"`.
374+
It works by simply trying option `--summary` (new option name) and `--summary-path` (outdated option name).
375+
367376
### 0.9.0
368377

369378
- update to [bioimageio.spec 0.5.4.3](https://github.com/bioimage-io/spec-bioimage-io/blob/main/changelog.md#bioimageiospec-0543)

0 commit comments

Comments
 (0)