Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates suggested by @muffato #49

Merged
merged 2 commits into from
Dec 13, 2024
Merged
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
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Updating all modules.
- Removing Anaconda 'defaults' channel.
- Updating local module containers.
- Update to LISCENSES and CITATIONS files.
- Update to LICENSE and CITATIONS files.
- Update algorithms at play for memory allocation, particulary minimap2.
- Parity update to TreeVal as the mapping subworkflow is based on the treeval implementation.
- Fixed some version output being generated incorrectly.
Expand Down Expand Up @@ -62,7 +62,7 @@ Note, since the pipeline is using Nextflow DSL2, each process will be run with i

Even modules which have not had a version bump have indeed been updated through NF-core to remove defaults.

Some modules now have two verions, the new addition is the script version rather than just the dependency version.
Some modules now have two versions, the new addition is the script version rather than just the dependency version.

## [[1.0.0](https://github.com/sanger-tol/curationpretext/releases/tag/1.0.0)] - UNSC Cradle - [2024-02-22]

Expand Down
Loading