Skip to content

Commit

Permalink
🚧 Add changelog entry for new warning banner
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Jan 16, 2025
1 parent a6076d5 commit 9ceb9e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changelog

* Dataset authors can display a warning banner at the top of the page by setting `.meta.warning` in the main dataset JSON. The warning can be plain text or markdown format. This can be incorporated into Nextstrain workflows using `augur export v2 --warning`, available as of Augur version X.X.X.
* Bugfix: Clicking on the icons for FULL and GRID layout now changes the layout, just like clicking on the text ([#1911](https://github.com/nextstrain/auspice/issues/1911))

## version 2.61.2 - 2024/11/19
Expand Down

0 comments on commit 9ceb9e2

Please sign in to comment.