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

Commit

Permalink
Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBittker committed Jun 20, 2017
1 parent fc0e1d5 commit 56a588e
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 @@
# 2.1.0 - 6/20/2017
- Truncate long lines in surrounding source to avoid sending large ammounts of minified code [See #329]
- Refactor automatic breadcrumb instrumentation of modules to accomadate build tools [See #322]
- Testing for Node 8 [See #328]

# 2.0.2 - 5/24/2017
- Fix issue with sending empty request details when no request is present [See #324]

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": "2.0.2",
"version": "2.1.0",
"repository": "git://github.com/getsentry/raven-node.git",
"author": "Matt Robenolt <matt@ydekproductions.com>",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 56a588e

Please sign in to comment.