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

Commit c94b6d4

Browse files
committed
2.4.0
1 parent af36fcc commit c94b6d4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.4.0 - 2018-01-24
4+
5+
- feat: Sensible non-Error exception serializer (#416)
6+
- fix: workaround for express.js 'host' deprecation message (#413)
7+
38
## 2.3.0 - 12/11/2017
49

510
- fix: attach remaining non-enumerables to req [See #387]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"raven",
1010
"sentry"
1111
],
12-
"version": "2.3.0",
12+
"version": "2.4.0",
1313
"repository": "git://github.com/getsentry/raven-node.git",
1414
"license": "BSD-2-Clause",
1515
"homepage": "https://github.com/getsentry/raven-node",

0 commit comments

Comments
 (0)