Files
pcm-badge-bundle/CHANGELOG.md
2025-11-13 16:37:38 +00:00

19 lines
397 B
Markdown

# Changelog
## [1.1.0] - 2025-11-13
- Add new badge colours
- Tweak error message
## [1.0.0] - 2025-02-26
- Add label attribute to set badge text
- 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
- Add changelog
## [0.1.0] - 2024-08-09
- Initial release