Skip to content

Commit

Permalink
Revert CHANGELOG update
Browse files Browse the repository at this point in the history
The changes a private and non-breaking, so no need to announce them.
  • Loading branch information
dgr committed Aug 29, 2024
1 parent b18d08b commit 9151b75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ A release with an intentional breaking changes is marked with:
** {issue}642[#642]: Add `driver-type` to retrieve driver type keyword. ({person}dgr[@dgr])
** {issue}644[#644]: Deprecate `when-predicate` and `when-not-predicate` macros. See docstrings for guidance on alternatives. These will may be removed from the API at the next release that contains breaking changes. ({person}dgr[@dgr])
** {issue}647[#647]: Fix logic bug in `intersects?`. Added tests to test suite. ({person}dgr[@dgr])
** {issue}633[#633]: The `dispatch-driver` function is an implementation function and has been marked `:private`.
** {issue}633[#633]: Duplicate definitions of `locator-xpath` and `locator-css` have been removed from the `etaoin.api` namespace. If you need these definitions, use the ones in `etaoin.query`.

== v1.1.41 [minor breaking] - 2024-08-14 [[v1.1.41]]

Expand Down

0 comments on commit 9151b75

Please sign in to comment.