File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.7.0 - 06/24/2014
2
+ * Moved from mattrobenolt/raven-node into getsentry/raven-node
3
+ * Bumped to sentry protocol version 5
4
+ * Capture all properties off of an Error object and send them along as as ` extra ` [ See #72 ]
5
+ * Better feature detection support for capturing request parameters. Adds support for use in Koa. [ See #78 #79 ]
6
+
1
7
# 0.6.3 - 04/02/2014
2
8
* Fix another issue that was breaking when running Raven from the REPL [ See #66 ]
3
9
* Add additional meta data on the error callbacks [ See #67 #73 ]
Original file line number Diff line number Diff line change 9
9
" debugging" ,
10
10
" exceptions"
11
11
],
12
- "version" : " 0.6.3 " ,
12
+ "version" : " 0.7.0 " ,
13
13
"repository" : " git://github.com/getsentry/raven-node.git" ,
14
14
"author" :
" Matt Robenolt <[email protected] >" ,
15
15
"license" : " BSD" ,
You can’t perform that action at this time.
0 commit comments