Skip to content

Commit

Permalink
Merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
EskoSalaka committed Mar 23, 2024
2 parents 1651f25 + 0819d39 commit 81dcff1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@
- Fixed an error with an incorrect warnings.warn parameter when reading
a decklist from string

0.9.62 --> 0.9.63
- Fixed an issue where scryfall_bulk_update fails because of an incorrect attribute name

0.9.6 --> 0.9.7
- Included all the ZODB.FileStorage.FileStorage keyword arguments in MtgDB
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ True
Building the database from scratch from Scryfall and mtgio is simply done with

```
my_db.scryfall_update()
my_db.scryfall_bulk_update()
my_db.mtgio_update()
```

Expand Down

0 comments on commit 81dcff1

Please sign in to comment.