Skip to content

Commit

Permalink
Changelog for version 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nkl-kst committed Sep 14, 2022
1 parent 07b1217 commit f8c5192
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.3.4] - 2022-09-14

### Added
- Missing properties for events: `intScore`, `intScoreVotes`, `strSquare`
- Missing properties for honours: `intChecked`
- Missing properties for leagues: `intDivision`, `strInstagram`, `strTvRights`
- Missing properties for lineup: `strCountry`, `strSeason`, `strFormation`
- Missing properties for loves: `strSport`, `strEventSquare`
- Missing properties for players: `idAPIfootball`, `strPlayerAlternate`, `dateSigned`, `strWebsite`
- Missing properties for teams: `strKitColour1`, `strKitColour2`, `strKitColour3`
- Missing properties for television: `intDivision`
- Missing properties for timeline: `strCountry`

### Changed
- Throw strict mapping exceptions in tests

## [1.3.3] - 2022-08-22

### Added
Expand Down

0 comments on commit f8c5192

Please sign in to comment.