diff --git a/CHANGELOG.md b/CHANGELOG.md
index d97250f2dfa1f9c7d7bdd4694ee2bbdc5f129d2b..aa1511c8bd31e1aa87afca3b4fd408f262d7ed04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Added ###
 
 * Official support for Python 3.13
+* New setup extras `test` and `doc` which install the dependencies for testing and documentation.
 
 ### Changed ###