From 89ecaf8ab28034d59c5d6d81ebd7235d3f091e5a Mon Sep 17 00:00:00 2001 From: nkl-kst <24235974+nkl-kst@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:25:53 +0100 Subject: [PATCH] Changelog for version 1.4.3 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3bcb44..beb39c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.3] - 2024-02-05 + +### Added +- Added missing property `idLeague` to `Honour` entity + ## [1.4.2] - 2023-12-04 ### Added