diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4cfb70f0fdd8da53901edeed49a9f8770e4e10f..935894dc8a64020c5aade032524680d5362adb0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,10 +11,6 @@
 
 - resolve 'Could not find a declaration file for module @funkwhale/ui' error ([131e0b7](https://dev.funkwhale.audio/funkwhale/ui/commit/131e0b70a61c4e1fafbdd90e351a8302bc1d3de1))
 
-### Code Refactoring
-
-- **colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828))
-
 ## [0.2.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.3...v0.2.0) (2023-09-25)
 
 ### ⚠ BREAKING CHANGES