From f36d1cebd51aa8102d55b2d67fc61d631a60b2a4 Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Sat, 9 Nov 2024 15:39:08 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa3f3c4..82feb40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ - Removed `ChessboardEditorSettings`. The `ChessboardEditor` widget now takes a `ChessboardSettings` object as a parameter. +### New features: - Add a new `border` settings to show a border around the board. + +### Bug fixes: - Fixed a timer not properly canceled when the board is disposed. ## 5.3.0