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

Commit

Permalink
Version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisJEllis committed Feb 27, 2017
1 parent bff4e3b commit 3f3d553
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.1.3 - 2/27/2017
- Add `parseUser` option to control user parsing behavior [See #274]
- Make http instrumentation use `req.emit` instead of response event handler [See #276]
- Add alert about raven-node vs raven-js when it seems like a browser env [See #277]

# 1.1.2 - 2/8/2017
- Send kwargs to `shouldSendCallback` [See #251]
- Capture breadcrumbs from global context [See #267]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"debugging",
"exceptions"
],
"version": "1.1.2",
"version": "1.1.3",
"repository": "git://github.com/getsentry/raven-node.git",
"author": "Matt Robenolt <matt@ydekproductions.com>",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 3f3d553

Please sign in to comment.