Skip to content

Commit 3a249b9

Browse files
Update CHANGELOG.md
1 parent 0c49778 commit 3a249b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

99
New features:
10-
- Added `items` function for `DataTransfer` and related types (`DataTransferItem`, `DataTransferItemList`) (#55 by @ptrfrncsmrph)
1110

1211
Bugfixes:
1312

@@ -16,6 +15,7 @@ Other improvements:
1615
## [v3.2.0](https://github.com/purescript-web/purescript-web-html/releases/tag/v3.2.0) - 2021-10-06
1716

1817
New features:
18+
- Added `items` function for `DataTransfer` and related types (`DataTransferItem`, `DataTransferItemList`) (#55 by @ptrfrncsmrph)
1919
- Added `languages` value for `Navigator` (#59 by @toastal)
2020
- Added `HTMLHtmlElement` module and `documentElement` function `HTMLDocument` (#60 by @toastal)
2121
- Added `onLine` value for `Navigator` (#61 by @toastal)

0 commit comments

Comments
 (0)