Skip to content

Commit 61ce79b

Browse files
committed
Update CHANGELOG
1 parent 2a538a5 commit 61ce79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
* `Node.insertAtEnd` binding (which does `parent.insertBefore(child, null)`) (#89)
4242
* CustomEvent Functor to make custom events with strongly typed `detail` fields (#93)
4343
* `Webapi.Url.createObjectURLFromBlob` binding that takes a `Webapi.Blob.t` (#106)
44+
* `Webapi.FormData.fromForm` binding that takes a `Webapi.Dom.HtmlFormElement.t` (#108)
4445

4546
### Fixed
4647
* `ofElement` was incorrectly returning `Dom.htmlElement` type instead of the enclosing element type (#60)

0 commit comments

Comments
 (0)