Skip to content

Commit 8f4c871

Browse files
committed
Add 2.0.0 section to change log
1 parent cb9b8f1 commit 8f4c871

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v2.0.0
2+
* Update stackframe dependency to v1.x. Stackframes are constructed and accessed differently.
3+
See the [stackframe CHANGELOG](https://github.com/stacktracejs/stackframe/blob/master/CHANGELOG.md#v10x) for details.
4+
5+
## v1.3.6
6+
* Handle stack frames with no line/column information
7+
8+
## v1.3.4
9+
* Avoid <anonymous> file names
10+
111
## v1.3.2
212
* Handle Safari stack entries with no location information
313

0 commit comments

Comments
 (0)