diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index ac18599..2f08685 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -7,7 +7,11 @@ Versioning `__. The changelog format is inspired by
`Unreleased `__
-------------------------------------------------------------------------
-- Deal with matplotlib 3.6 deprecation/rename of seaborn-colorblind (@ajjackson)
+- Deal with matplotlib compatibility issues (@ajjackson)
+
+ - 3.6 deprecation/rename of seaborn-colorblind
+ - Use public API to get line colour more robustly
+
- Deal with scipy deprecation of polyval (@kavanase)