Skip to content

Commit 9884948

Browse files
add changelog
1 parent 5a516f6 commit 9884948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@
99

1010
### Bug Fixes
1111

12+
* tests: Add `./parallel-cram.sh` wrapper that allows running cram tests in parallel. This allows nearly 2x speedup in CI and 5x or more speedup on developer machines with many cores. Total CI runner minutes are reduced by around a third. [#1667][] (@corneliusroemer)
1213
* index: Previously specifying a directory that does not exist in the path to `--output` would result in an incorrect error stating that the input file does not exist. It now shows the correct path responsible for the error. [#1644][] (@victorlin)
1314
* curate format-dates: Update help docs and improve failure messages to show use of `--expected-date-formats`. [#1653][] (@joverlee521)
1415

16+
[#1667]: https://github.com/nextstrain/augur/pull/1667
1517
[#1644]: https://github.com/nextstrain/augur/issues/1644
1618
[#1653]: https://github.com/nextstrain/augur/pull/1653
1719
[#1656]: https://github.com/nextstrain/augur/pull/1656

0 commit comments

Comments
 (0)