File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 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+
17# 0.6.3 - 04/02/2014
28 * Fix another issue that was breaking when running Raven from the REPL [ See #66 ]
39 * Add additional meta data on the error callbacks [ See #67 #73 ]
Original file line number Diff line number Diff line change 99 " debugging" ,
1010 " exceptions"
1111 ],
12- "version" : " 0.6.3 " ,
12+ "version" : " 0.7.0 " ,
1313 "repository" : " git://github.com/getsentry/raven-node.git" ,
1414 "author" :
" Matt Robenolt <[email protected] >" ,
1515 "license" : " BSD" ,
You can’t perform that action at this time.
0 commit comments