Skip to content

Commit

Permalink
Add PR link to changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigogiraoserrao committed Sep 25, 2023
1 parent d8bb333 commit 1b1513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Changed

- `Pilot.click`/`Pilot.hover` now raises `OutOfBounds` when clicking outside visible screen https://github.com/Textualize/textual/pull/3360
- `Pilot.click`/`Pilot.hover` now return a Boolean indicating whether the click/hover landed on the widget that matches the selector
- `Pilot.click`/`Pilot.hover` now return a Boolean indicating whether the click/hover landed on the widget that matches the selector https://github.com/Textualize/textual/pull/3360

## [0.38.1] - 2023-09-21

Expand Down

0 comments on commit 1b1513d

Please sign in to comment.