diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f504541..c3db195 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -7,7 +7,10 @@ We follow `Semantic Versions `_.
*******************************************************************************
- Update diagrams with `mermaid `__
-- Add invocation **inv docs.serve" to run docs on localhost
+- Add invocation **inv docs.serve** to run docs on localhost
+- Add auto-scroll to element before click
+- Add page class name to ``PageDidNotLoadedError``
+- Add method ``contains()`` to ``XPathLocator`` for search by contained text
Backwards incompatible changes in 0.7.0
-------------------------------------------------------------------------------