diff --git a/CHANGELOG.md b/CHANGELOG.md index 943ec466..d678ce0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,17 @@ # Changelog -## [0.9.0] 2024-10-30 +## [0.9.0] TBD - Shift metadata and configuration to `quilt` scope of nextflow.config - Moved test workflows into `wf` folder - Write the output URI when publishing -- Handle malformed Quilt URIs gracefully +- Improve handling of dynamically-specified URIs - Rewrite README.md, splitting out developer documentation to README_DEV.md +## [0.8.8] 2024-10-31 UNPUBLISHED + +- Debug build + ## [0.8.7] 2024-10-23 UNPUBLISHED - Use package cache instead of `params` to find output URIs