Skip to content

Commit df90b59

Browse files
Update CHANGELOG.md
1 parent c845292 commit df90b59

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,19 @@ Notable changes to this project are documented in this file. The format is based
77
Breaking changes:
88

99
New features:
10-
- Added `languages` value for `Navigator` (#59 by @toastal)
11-
- Added `HTMLHtmlElement` module and `documentElement` function `HTMLDocument` (#60 by @toastal)
12-
- Added `onLine` value for `Navigator` (#61 by @toastal)
13-
- Added `setDragImage` function for `DataTransfer` (#65 by @ajarista)
1410

1511
Bugfixes:
1612

1713
Other improvements:
1814

15+
## [v3.2.0](https://github.com/purescript-web/purescript-web-html/releases/tag/v3.2.0) - 2021-10-06
16+
17+
New features:
18+
- Added `languages` value for `Navigator` (#59 by @toastal)
19+
- Added `HTMLHtmlElement` module and `documentElement` function `HTMLDocument` (#60 by @toastal)
20+
- Added `onLine` value for `Navigator` (#61 by @toastal)
21+
- Added `setDragImage` function for `DataTransfer` (#65 by @ajarista)
22+
1923
## [v3.1.0](https://github.com/purescript-web/purescript-web-html/releases/tag/v3.1.0) - 2021-05-06
2024

2125
New features:

0 commit comments

Comments
 (0)