Updated changelog
This commit is contained in:
parent
f2d7d289d3
commit
26526e802b
18
Changelog.md
18
Changelog.md
|
@ -1,5 +1,23 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.7.0
|
||||||
|
|
||||||
|
Changes
|
||||||
|
- Added the following methods for card objects
|
||||||
|
- `tcgplayer_id`
|
||||||
|
- `frame_effect`
|
||||||
|
- `games`
|
||||||
|
- `promo`
|
||||||
|
- `released_at`
|
||||||
|
- Removed the following methods for card objects
|
||||||
|
- `timeshifted`
|
||||||
|
- `colorshifted`
|
||||||
|
- `futureshifted`
|
||||||
|
- Renamed the following methods for card objects
|
||||||
|
- `currency` is now `prices`
|
||||||
|
|
||||||
|
- Created new endpoint object `TCGPlayerId()`
|
||||||
|
|
||||||
## 1.6.2
|
## 1.6.2
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
|
|
Loading…
Reference in New Issue