Skip to content

Commit 2a500d2

Browse files
committed
0.7.2
1 parent 745c111 commit 2a500d2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.7.2 - 09/09/2014
2+
* Added `dataCallback` option to Client configuration. See: https://github.com/getsentry/raven-node#pre-processing-data
3+
14
# 0.7.1 - 08/24/2014
25
* Fixed package.json to not install junk from `optionalDependencies`. TIL `optionalDependencies` are still installed. [See #89]
36

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": "0.7.1",
12+
"version": "0.7.2",
1313
"repository": "git://github.com/getsentry/raven-node.git",
1414
"author": "Matt Robenolt <[email protected]>",
1515
"license": "BSD",

0 commit comments

Comments
 (0)