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
77Breaking changes:
88
99New features:
10- - Added ` close ` function for ` Window ` (#78 by @jmp-0x7C0 )
11- - Added ` visibilityState ` for ` HTMLDocument ` (#79 by @garyb )
1210
1311Bugfixes:
1412
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+
1521Other improvements:
1622- Added ` purs-tidy ` config and format checking (#79 by @garyb )
1723- ` 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