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 ef2aadd commit d77ee57
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ Version history

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

0.4.0
*******************************************************************************

- Add ``|`` (or) operator for XPathLocators
- Add ``Page.click_on_page`` method
- Add recommendation for use keyword when specifying the ``locator`` argument
in ``init_element`` and ``init_elements`` methods whenever possible to be
consistent with the method of the same name in ``ComponentWithBaseLocator``

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

Expand Down

0 comments on commit d77ee57

Please sign in to comment.