Skip to content

Commit

Permalink
update CHANGELOG for v6.2.2 [ci skip]
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull committed Oct 18, 2019
1 parent 7a8b95a commit aec8b02
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,18 @@
# 6.2.2 / 2019-10-18

## :bug: Fixes

- #4025: Fix duplicate `EVENT_RUN_END` events upon uncaught exception (@juergba)
- #4051: Fix "unhide" function in `html` reporter (browser) (@pec9399)
- #4063: Fix use of [esm](https://npm.im/esm) in Node.js v8.x (@boneskull)
- #4033: Fix output when multiple async exceptions are thrown (@juergba)

## :book: Documentation

- #4046: Site accessibility fixes (@Mia-jeong)
- #4026: Update docs for custom reporters in browser (@Lindsay-Needs-Sleep)
- #3971: Adopt new OpenJS Foundation Code of Conduct (@craigtaub)

# 6.2.1 / 2019-09-29

## :bug: Fixes
Expand Down

0 comments on commit aec8b02

Please sign in to comment.