Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit f39bf9a

Browse files
committed
Version 2.0.1
1 parent bafded8 commit f39bf9a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.0.1 - 5/16/2017
2+
- Fix memory explosion when parsing stack for large files [See #320]
3+
14
# 2.0.0 - 5/10/2017
25
- Properly surface errors to preserve process exit conditions [See #308, #257]
36
- Node processes with raven will now exit in exactly the same situations as if raven were not present

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"debugging",
1010
"exceptions"
1111
],
12-
"version": "2.0.0",
12+
"version": "2.0.1",
1313
"repository": "git://github.com/getsentry/raven-node.git",
1414
"author": "Matt Robenolt <matt@ydekproductions.com>",
1515
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)