From 629ac1ffe4b35aad34d94374f3af3a4198b170cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20K=C3=A1konyi?= Date: Thu, 7 Sep 2023 14:53:03 +0200 Subject: [PATCH] feat(thumbnail): improve changelog entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Žiga Vehovec --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e5ff589..93f23dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Added -- Support to get thumbnail images via `Player.getThumbnail` and `Source.getThumbnail` +- `Player.getThumbnail` and `Source.getThumbnail` APIs to get thumbnail images ## [0.10.0] (2023-09-04)