Skip to content

Commit a216165

Browse files
committed
Update changelog
1 parent 40a1d9b commit a216165

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ development source code and as such may not be routinely kept up to date.
1515

1616
## Improvements
1717

18+
* `nextstrain run` supports running workflows with defined Snakefiles and
19+
configfiles in the `nextstrain-pathogen.yaml` file. This is mainly relevant
20+
for maintainers for pathogens and does not affect users of `nextstrain run`.
21+
([#462](https://github.com/nextstrain/cli/pull/462))
22+
1823
* `nextstrain setup <pathogen>` and `nextstrain version --pathogens` now list
1924
the available workflows for a pathogen if the pathogen lists the workflows
2025
in the it's top-level `nextstrain-pathogen.yaml` file.

doc/changes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ development source code and as such may not be routinely kept up to date.
1919
(v-next-improvements)=
2020
### Improvements
2121

22+
* `nextstrain run` supports running workflows with defined Snakefiles and
23+
configfiles in the `nextstrain-pathogen.yaml` file. This is mainly relevant
24+
for maintainers for pathogens and does not affect users of `nextstrain run`.
25+
([#462](https://github.com/nextstrain/cli/pull/462))
26+
2227
* `nextstrain setup <pathogen>` and `nextstrain version --pathogens` now list
2328
the available workflows for a pathogen if the pathogen lists the workflows
2429
in the it's top-level `nextstrain-pathogen.yaml` file.

0 commit comments

Comments
 (0)