mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-01 15:18:50 +01:00
chore(release): v2.2.3 - fixed bug causing basic lands to not be added; updated removal tagging logic causing non-removal cards to be tagged due to wording
This commit is contained in:
parent
a0a12baa9b
commit
fe9aabbce9
9 changed files with 48 additions and 16 deletions
|
|
@ -12,6 +12,13 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.2.3] - 2025-09-01
|
||||
### Fixes
|
||||
- Bug causing basic lands to no longer be added due to combined dataframe not including basics
|
||||
|
||||
### Changed
|
||||
- Logic for removal tagging causing self-targetting cards (e.g. Conjurer's Closet) to be tagged as removal
|
||||
|
||||
## [2.2.2] - 2025-09-01
|
||||
### Fixed
|
||||
- Ensure default config files are available when running with bind-mounted config directories:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue