Skip to content

Commit 40e9a0c

Browse files
authored
Update CHANGELOG.md
1 parent c7c2169 commit 40e9a0c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

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

99
New features:
10-
- Added `close` function for `Window` (#78 by @jmp-0x7C0)
11-
- Added `visibilityState` for `HTMLDocument` (#79 by @garyb)
1210

1311
Bugfixes:
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+
1521
Other 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)

0 commit comments

Comments
 (0)