diff --git a/CHANGELOG.md b/CHANGELOG.md index b5de891..dd6951b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # Changelog -## [0.2.0] - 2025-02-26 +## [1.0.0] - 2025-02-26 - Add label attribute to set badge text -- Pass attributes to badge template -- Fix docblock +- Rename `Badge` enum to `BadgeColour` +- Pass misc attributes to badge template +- Update documentation and docblocks ## [0.1.1] - 2024-09-18 - Fixed black badge text colour not being black