diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a17313566e..2253c13b80a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
### Improvements
+- Additional documentation for managing local state
+ [@bignimbus](https://github.com/bignimbus) in [#10282](https://github.com/apollographql/apollo-client/pull/10282)
- Only show dev tools suggestion in the console when `connectToDevTools` is `true`.
[@chris110408](https://github.com/chris110408) in [#10258](https://github.com/apollographql/apollo-client/pull/10258)
- docs: displays the error correctly