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

Commit

Permalink
2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Apr 24, 2018
1 parent 170a1a2 commit 585b592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.6.0 - 2018-04-24

- fix: Use shallow-copy instead of deep-copy when working with context to prevent too large memory usage and slowing down request resonses [See #452]

## 2.5.0 - 2018-04-09

- feat: log non-standard ports in breadcrumbs (#440)
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 @@
"raven",
"sentry"
],
"version": "2.5.0",
"version": "2.6.0",
"repository": "git://github.com/getsentry/raven-node.git",
"license": "BSD-2-Clause",
"homepage": "https://github.com/getsentry/raven-node",
Expand Down

0 comments on commit 585b592

Please sign in to comment.