Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssenbud committed Dec 16, 2015
1 parent f5c0c80 commit 3e56eae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,11 @@
## v1.1.2
## v1.3.2
* Handle Safari stack entries with no location information

## v1.3.0
* Significantly improved handling of eval()
* Add many browsers to CI

## v1.2.2
* Handle native functions in V8 stack traces

## v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"Victor Homyakov <vkhomyackov@gmail.com> (https://github.com/victor-homyakov)",
"Oliver Salzburg (https://github.com/oliversalzburg)"
],
"version": "1.3.1",
"version": "1.3.2",
"license": "SEE LICENSE IN LICENSE",
"keywords": [
"stacktrace",
Expand Down

0 comments on commit 3e56eae

Please sign in to comment.