File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,17 @@ 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 ` close ` function for ` Window ` (#78 by @jmp-0x7C0 )
11
- - Added ` visibilityState ` for ` HTMLDocument ` (#79 by @garyb )
12
10
13
11
Bugfixes:
14
12
13
+ Other improvements:
14
+
15
+ ## [ v4.1.0] ( https://github.com/purescript-web/purescript-web-html/releases/tag/v4.1.0 ) - 2022-09-19
16
+
17
+ New features:
18
+ - Added ` close ` function for ` Window ` (#78 by @jmp-0x7C0 )
19
+ - Added ` visibilityState ` for ` HTMLDocument ` (#79 by @garyb )
20
+
15
21
Other improvements:
16
22
- Added ` purs-tidy ` config and format checking (#79 by @garyb )
17
23
- ` HTMLDocument ` 's FFI is now implemented in terms of ` EffectFn ` (#79 by @garyb )
You can’t perform that action at this time.
0 commit comments