Skip to content

Commit

Permalink
Merge pull request #22 from CDCgov/dev
Browse files Browse the repository at this point in the history
fix change log typo
  • Loading branch information
mandysulli authored Nov 8, 2024
2 parents 8263998 + 7757699 commit 3ca9dab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## v1.2.0 - 2024.11.07


### Credits

- [Amanda Sullivan](https://github.com/mandysulli)
Expand All @@ -27,15 +25,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [PR #19](https://github.com/CDCgov/MIRA-NF/pull/19) - Altering workflows to skip the subsampling process if a values greater than 0 is not provide using the subsample_reads flag
- [PR #20](https://github.com/CDCgov/MIRA-NF/pull/20) - Adding the ecr_registry parameter that allows a user to pass their ecr registry for AWS to the workflow.


### Parameters

| Old parameter | New parameter |
| ------------- | ---------------------------- |
| `--parquet_files` | `--reformat_tables` |
| | `--read_qc` |
| | `--ecr_registry` |
| `--reformat_tables`| `--parquet_files` |

## v1.1.0 - 2024-09-19

Expand Down

0 comments on commit 3ca9dab

Please sign in to comment.