diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c859d2..973a0699 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# base unreleased +# biobox unreleased ## BREAKING CHANGES @@ -51,8 +51,6 @@ * `falco`: A C++ drop-in replacement of FastQC to assess the quality of sequence read data (PR #43). -## MAJOR CHANGES - ## MINOR CHANGES * Uniformize component metadata (PR #23). @@ -61,8 +59,14 @@ * Update to Viash 0.9.0-RC3 (PR #51). +* Update to Viash 0.9.0-RC6 (PR #63). + +* Switch to viash-hub/toolbox actions (PR #64). + ## DOCUMENTATION +* Update README (PR #64). + ## BUG FIXES * Add escaping character before leading hashtag in the description field of the config file (PR #50).