From 085178f929f069a1a50697024866b76594a41cdb Mon Sep 17 00:00:00 2001 From: nkl-kst <24235974+nkl-kst@users.noreply.github.com> Date: Mon, 26 Aug 2024 06:29:50 +0200 Subject: [PATCH] Changelog vor v1.5.5 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec3f321..0524899 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.5.5] - 2024-08-26 + +### Added +- Added properties strEventThumb, strEventPoster, strEventBanner and strEventSquare to Television entity +- Added property "strLeagueBadge" to Event entity +- Added properties strTeamEquipment, strLeaguePoster and strLeagueTrophy to Love entity + ## [1.5.4] - 2024-07-22 ### Added