mtg_python_deckbuilder/RELEASE_NOTES_TEMPLATE.md

16 lines
453 B
Markdown
Raw Normal View History

# MTG Python Deckbuilder ${VERSION}
### Summary
- Fixed issues with custom themes in the web UI.
- Added non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
### Added
- Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
2025-10-02 17:22:58 -07:00
### Changed
2025-10-13 10:26:29 -07:00
- _No unreleased changes yet._
### Fixed
- Custom theme fuzzy matching now accepts selection.
- Custom themes may now be removed from the list.