Skip to content

Commit

Permalink
Updated CHANGELOG.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
kylacochrane committed Oct 28, 2024
1 parent a27b64a commit 4670bfe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added support for `--db_clusters` via the `APPEND_CLUSTERS` process
- Added tests to verify the additional databases can be incorporated and that both databases are required together for their respective processes.

### Changed
### `Changed`

- Added the ability to include a `sample_name` column in the input samplesheet.csv. Allows for compatibility with IRIDA-Next input configuration.
- `sample_name` special characters will be replaced with `"_"`
- If no `sample_name` is supplied in the column `sample` will be used
- To avoid repeat values for `sample_name` all `sample_name` values will be suffixed with the unique `sample` value from the input file
- Updated `gas/call` to version `0.1.2` and both `CLUSTER_FILE` and `APPEND_CLUSTERS` to comply with the latest formatting requirements.

## [0.2.3] - 2024/09/25

Expand Down

0 comments on commit 4670bfe

Please sign in to comment.