Skip to content

Commit

Permalink
Changelog for version 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nkl-kst committed Jun 26, 2024
1 parent add88a4 commit 1f6445c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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.4.8] - 2024-06-26

### Added
- Added new properties in `Love` entity
- Added new property `idVenue` in `Team` entity
- Added new property `strGroup` in `Event` entity
- BC properties for `Contract`, `Team` and `FormerTeam` entities
- Deprecation message on BC property usage

### Removed
- Removed property `strTvStation` from `Event` entity
- Removed properties `strStadiumThumb` and `strStadiumDescription` from `Team` entity

## [1.4.7] - 2024-06-10

### Added
Expand Down

0 comments on commit 1f6445c

Please sign in to comment.