Skip to content

Commit 63eef4d

Browse files
adamchainzmattrobenolt
authored andcommitted
History - fix issue number for process.env (#230)
#181 not #182
1 parent 51c0ae6 commit 63eef4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Fix bug where `environment` option was not actually being transmitted to Sentry [See #185]
33
# 0.12.0 - 8/1/2016
44
* Add `environment` config option and `setRelease` method [See #179]
5-
* No longer passes `process.env` values [See #182]
5+
* No longer passes `process.env` values [See #181]
66
* Connect/Express middleware now attempts to attach `req.user` as User interface [See #177]
77
* Use json-stringify-safe to prevent circular refs [See #182]
88

0 commit comments

Comments
 (0)