Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
M1troll committed May 17, 2024
1 parent 3e6fc36 commit a1e4741
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,21 @@ Version history

We follow `Semantic Versions <https://semver.org/>`_.

0.7.0*
*******************************************************************************

- Update diagrams with `mermaid <https://mermaid.js.org/intro/>`__
- 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
Expand Down

0 comments on commit a1e4741

Please sign in to comment.