File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,19 @@ Notable changes to this project are documented in this file. The format is based
7
7
Breaking changes:
8
8
9
9
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 )
14
10
15
11
Bugfixes:
16
12
17
13
Other improvements:
18
14
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
+
19
23
## [ v3.1.0] ( https://github.com/purescript-web/purescript-web-html/releases/tag/v3.1.0 ) - 2021-05-06
20
24
21
25
New features:
You can’t perform that action at this time.
0 commit comments