Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
M1troll committed Jan 18, 2024
1 parent f646901 commit b527e9b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ Version history

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

0.4.1
*******************************************************************************

- Add ``|`` (or) operator for ``XPathLocators``
- Add ``Page.click_to_page`` method

Backwards incompatible changes
-------------------------------------------------------------------------------
- Update ``WebView.init_element`` to require the use of the argument name for the ``locator`` (to be consistent with ``ComponentWithBaseLocator.init_element``)


0.3.1
*******************************************************************************

Expand Down

0 comments on commit b527e9b

Please sign in to comment.