### battlenet-api-types CHANGELOG

#### 1.2.1

- Extract various array types from their parents

#### 1.2.0

- Added WoW Token API
- Added Toy API
- PvP Season API, PvP Tier API are now exported properly
- Fixed error in PvP Tier Media API

#### 1.1.2

- Various properties marked optional

#### 1.1.1

- APICharacterTransmogCollectionSummary: slots.appearances should be an array

#### 1.1.0

- Add Spell API
- Add Title API
- Add Talent API

#### 1.0.14

- Made character achievement statistics "statistics" property an array.

#### 1.0.12

- Fixed issue with character achievement statistics "statistics" property in the wrong place.

#### 1.0.10

- Added missing APIConduitIndex and APIConduit in Covenants API
- hunter_pets in APICharacterHunterPetsSummary corrected to be an array

#### 1.0.9

- Add PvP Season API
- Add PvP Tier API
- Typedoc categories added 
- All instances of "mediaStruct" merged into "idkeyStruct"

#### 1.0.8

- Add Power Type API
- Add Profession API
- Add missing armor and shield block properties to item and heirloom

#### 1.0.7

- Add Guild Crest API
- Add Heirloom API

#### 1.0.6

- Fix error in playable specializations

#### 1.0.5

- Fix error in playable races

#### 1.0.4

- Add Playable Class API
- Add Playable Race API
- Add Playable Specialization API