Skip to content

Commit fb2e74a

Browse files
committed
Changelog for #124
1 parent 5d6ddc9 commit fb2e74a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* Updated `History.scrollRestoration` to use `auto` and `manual` instead of a boolean (#88)
2222
* `PopStateEvent.state` now returns a history state type instead of an open object (#88)
2323
* Updated `InputEvent.data` to return a nullable value (#90)
24+
* Corrected return type of `selectionStart` and `selectionEnd` for `input` and `textarea` elements (#124)
2425

2526
### Added (non-breaking)
2627
* `WebSocket` bindings (#34)

0 commit comments

Comments
 (0)