Skip to content

Commit

Permalink
Update CHANGELOG with issue 633 information
Browse files Browse the repository at this point in the history
  • Loading branch information
dgr committed Aug 28, 2024
1 parent cad2535 commit b18d08b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ 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 b18d08b

Please sign in to comment.