8000 Updated changelog through v1.1 · stacktracejs/error-stack-parser@b0dc392 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0dc392

Browse files
author
Eric Wendelin
committed
Updated changelog through v1.1
1 parent e83cd07 commit b0dc392

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## v1.1.0
2+
* Move polyfills to separate, optional file
3+
* Better docs
4+
5+
## v1.0.0
6+
* Fully tested on old IEs, production-ready
7+
8+
## v0.2.4
9+
* Fix moar boogs with Opera impl
10+
11+
## v0.2.3
12+
* Fix boogs with Opera impl
13+
14+
## v0.2.2
15+
* Name functions such that they can can be filtered out by stacktrace.js
16+
17+
## v0.2.1
18+
* Provide standard distribution (minified and unminified).
19+
* Slimmer node package
20+
21+
## v0.2.0
22+
* Remove constructor
23+
* Fix boogs
24+
25+
## v0.1.0
26+
* Re-write from stacktrace.js
27+

0 commit comments

Comments
 (0)
0