diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 7c71f54..f504541 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -3,10 +3,21 @@ Version history We follow `Semantic Versions `_. +0.7.0* +******************************************************************************* + +- Update diagrams with `mermaid `__ +- Add invocation **inv docs.serve" to run docs on localhost + +Backwards incompatible changes in 0.7.0 +------------------------------------------------------------------------------- +- Remove simple ``Component`` class +- Rename ``ComponentWithBaseLocator`` to ``Component`` + 0.6.0 ******************************************************************************* -Backwards incompatible changes +Backwards incompatible changes in 0.6.0 ------------------------------------------------------------------------------- - Updating the ``Page.click_on_page`` method: now it clicks on (1, 1) page coordinates, because clicking on the html tag was done in the center of the