Skip to content

Commit a6e045d

Browse files
committed
Update changeglog
1 parent c0b6dac commit a6e045d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
## __NEXT__
44

5+
### Features
6+
7+
* ancestral, translate: Add `--skip-validation` as an alias to `--validation-mode=skip`. [#1656][] (@victorlin)
8+
* clades: Allow customizing the validation of input node data JSON files with `--validation-mode` and `--skip-validation`. [#1656][] (@victorlin)
9+
510
### Bug Fixes
611

712
* 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)
813

914
[#1644]: https://github.com/nextstrain/augur/issues/1644
15+
[#1656]: https://github.com/nextstrain/augur/pull/1656
1016

1117
## 26.0.0 (17 September 2024)
1218

0 commit comments

Comments
 (0)