From bf035399eec25e10b4b0fdb5c4c94ae5ec48a957 Mon Sep 17 00:00:00 2001 From: brabli <67018167+brabli@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:25:01 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9b98fc..b897c4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [x.x.x] - xxxx-xx-xx + +## [2.0.0] - 2026-04-30 +- Add new colours +- Update existing colours and styles slightly +- Add `getBadgeIcon` method to `BadgeableInterface` +- Add `BadgeableTrait` for a default implementation of `BadgeableInterface` +- Add new attribute `glossy` to render a glossy finish over the badge +- Add new attribute `icon` to render an icon next to the the badge label + ## [1.1.0] - 2025-11-13 - Add new badge colours - Tweak error message