diff --git a/CHANGELOG.md b/CHANGELOG.md index 76ed8f8..2bd1696 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,10 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning ### Added - Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module. +- Close button to alternatives panel header so it can be dismissed. ### Changed -- _No unreleased changes yet._ +- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button. ### Fixed - Custom theme fuzzy matching now accepts selection. diff --git a/RELEASE_NOTES_TEMPLATE.md b/RELEASE_NOTES_TEMPLATE.md index 6396484..2b76d59 100644 --- a/RELEASE_NOTES_TEMPLATE.md +++ b/RELEASE_NOTES_TEMPLATE.md @@ -6,9 +6,10 @@ ### Added - Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module. +- Close button to alternatives panel header so it can be dismissed. ### Changed -- _No unreleased changes yet._ +- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button. ### Fixed - Custom theme fuzzy matching now accepts selection. diff --git a/code/web/templates/build/_alternatives.html b/code/web/templates/build/_alternatives.html index 025c6af..ab4ccdd 100644 --- a/code/web/templates/build/_alternatives.html +++ b/code/web/templates/build/_alternatives.html @@ -5,7 +5,10 @@ #}