Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Oct 8, 2021
1 parent 0c49778 commit 3a249b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Notable changes to this project are documented in this file. The format is based
Breaking changes:

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

Bugfixes:

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

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

0 comments on commit 3a249b9

Please sign in to comment.