File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,10 @@ This option was introduced in version 1.3.1.
196196
197197## Changelog
198198
199+ ### 1.4.0
200+
201+ * Add ` breadcrumbMessageFromAction ` method. ([ #98 ] )
202+
199203### 1.3.1
200204
201205* Add ` getTags ` option. ([ #69 ] )
@@ -243,3 +247,4 @@ This option was introduced in version 1.3.1.
243247[ #49 ] : https://github.com/captbaritone/raven-for-redux/pull/49
244248[ #59 ] : https://github.com/captbaritone/raven-for-redux/pull/59
245249[ #69 ] : https://github.com/captbaritone/raven-for-redux/pull/69
250+ [ #98 ] : https://github.com/captbaritone/raven-for-redux/pull/98
Original file line number Diff line number Diff line change 11{
22 "name" : " raven-for-redux" ,
3- "version" : " 1.3.1 " ,
3+ "version" : " 1.4.0 " ,
44 "description" : " Middleware for propagating Redux state/actions to Sentry via Raven." ,
55 "main" : " built/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments