Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Dec 5, 2024
1 parent 9e33b0e commit 8b3e456
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## __NEXT__

### Features

- Support newer versions of jsonschema (≥4.18.0). [#1691] (@victorlin)

### Bug fixes

- export: validation will no longer crash with `KeyError: 'tree'` when newer versions of jsonschema (≥4.18.0) are installed. [#1691] (@victorlin)

[#1691]: https://github.com/nextstrain/augur/pull/1691

## 26.2.0 (20 November 2024)

Expand Down

0 comments on commit 8b3e456

Please sign in to comment.