Skip to content

Commit 07add92

Browse files
committed
Update changelog
1 parent 92ed3c7 commit 07add92

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 6.1.1
2+
3+
## Bug fixes
4+
5+
- Fix handling uncaught exceptions or warnings that are not `Error` instances
6+
(#32)
7+
18
# 6.1.0
29

310
## Features
@@ -20,6 +27,13 @@
2027

2128
- Minimal supported Node.js version is now `10.17.0`
2229

30+
# 5.1.1 (backport)
31+
32+
## Bug fixes
33+
34+
- Fix handling uncaught exceptions or warnings that are not `Error` instances
35+
(#32)
36+
2337
# 5.1.0 (backport)
2438

2539
## Features

0 commit comments

Comments
 (0)