mtg_python_deckbuilder/RELEASE_NOTES_TEMPLATE.md

11 lines
538 B
Markdown
Raw Normal View History

# MTG Python Deckbuilder ${VERSION}
2025-09-26 18:32:26 -07:00
## Summary
- Restored setup filtering to exclude Acorn and Heart promotional security stamps so Commander card pools stay format-legal.
- Added a regression test that locks the security stamp filtering behavior in place.
## Added
- Regression test covering security-stamp filtering during setup to guard against future case-sensitivity regressions.
## Fixed
- Setup filtering now applies security-stamp exclusions case-insensitively, preventing Acorn/Heart promo cards from entering Commander pools.