Updated Changelog

This commit is contained in:
2018-03-04 00:22:23 -05:00
parent 7ad802bcd8
commit 0f98867eb4
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
## 1.3.4
New stuff
- Added attributes `data_length()` and `data_tuple()` to `cards.Search()`.
Changes
- Updates all the classes for readability and DRYness.