Skip to content

Commit 1e1213a

Browse files
authored
Update CHANGELOG.md
1 parent 276ef2d commit 1e1213a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ Done:
44
* Change all `send.pipe` externals to `send`, making them "t-first" (#16)
55
* Remove deprecated APIs
66
* `Window.getSelection` now returns an option, to better match the definition
7+
* Add scrollToWithOptions to window
78

89
Todo:
910
* Convert to rescript syntax
1011
* Convert more input types to `node_like` and `element_like` to improve usability
1112
* Consider switching to `namespace: true`, or otherwise improve the folder structure to avoid exposing the implementation modules
1213
* Correct bugs, reduce how much code is generated, add missing APIs
13-
* Switch this file to "keep a changelog" style or atlassian changesets
14+
* Switch this file to "keep a changelog" style or atlassian changesets

0 commit comments

Comments
 (0)