Skip to content

Commit 74f5840

Browse files
committed
Changelog (and added PR numbers for all previous entries)
1 parent 2ba24b0 commit 74f5840

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
### 1.0 in progress
22

33
Done:
4-
* Change all `send.pipe` externals to `send`, making them "t-first" (#16)
5-
* Remove deprecated APIs
6-
* `Window.getSelection` now returns an option, to better match the definition
7-
* Add scrollToWithOptions to window
8-
* Convert to rescript syntax
9-
* Added IntersectionObserver and IntersectionObserverEntry bindings
4+
* Change all `send.pipe` externals to `send`, making them "t-first" (#8)
5+
* Remove deprecated APIs (#16)
6+
* `Window.getSelection` now returns an option, to better match the definition (#15)
7+
* Added `scrollToWithOptions` to `window` (#26)
8+
* Converted to rescript syntax (#18)
9+
* Added `IntersectionObserver` and `IntersectionObserverEntry` bindings (#27)
10+
* Imported `bs-fetch` and converted it to "t-first" (#31)
1011

1112
Todo:
1213
* Convert more input types to `node_like` and `element_like` to improve usability

0 commit comments

Comments
 (0)