diff --git a/CHANGELOG.md b/CHANGELOG.md index 223dc4bc..4e358806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Todoist module now catches and displays API errors, by [@Seanstoppable](https://github.com/Seanstoppable) * TravisCI sort orders now configurable, by [@nyourchuck](https://github.com/nyourchuck) * Google Analytics module now supports real-time metrics, [#581](https://github.com/wtfutil/wtf/issues/581) by [@Ameobea](https://github.com/Ameobea) +* Colors in configuration can now be defined using long-form hex, i.e.: #ff0000, by [@Seanstoppable](https://github.com/Seanstoppable) ### 🐞 Fixed