Update changelog

This commit is contained in:
brabli
2026-04-30 15:25:01 +01:00
parent 40f9aaceef
commit bf035399ee
+10
View File
@@ -1,5 +1,15 @@
# Changelog # 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 ## [1.1.0] - 2025-11-13
- Add new badge colours - Add new badge colours
- Tweak error message - Tweak error message