Created a changelog file.
This commit is contained in:
parent
76b4d00ba8
commit
ae8c691a6a
|
@ -0,0 +1,11 @@
|
||||||
|
## 1.2.0
|
||||||
|
|
||||||
|
New Stuff
|
||||||
|
- Created this doc for everyone to keep track of changes to this library.
|
||||||
|
- All classes now have a docstring.
|
||||||
|
- Created an example script for checking cards in a .csv
|
||||||
|
|
||||||
|
Changes
|
||||||
|
- cards.Autocomplete() has had the `q` parameter updated to `query`.
|
||||||
|
- symbology.Parsemana() now has a required parameter of `code`.
|
||||||
|
- Updated the README with more information, and better organization.
|
Loading…
Reference in New Issue