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.
196
196
197
197
## Changelog
198
198
199
+ ### 1.4.0
200
+
201
+ * Add ` breadcrumbMessageFromAction ` method. ([ #98 ] )
202
+
199
203
### 1.3.1
200
204
201
205
* Add ` getTags ` option. ([ #69 ] )
@@ -243,3 +247,4 @@ This option was introduced in version 1.3.1.
243
247
[ #49 ] : https://github.com/captbaritone/raven-for-redux/pull/49
244
248
[ #59 ] : https://github.com/captbaritone/raven-for-redux/pull/59
245
249
[ #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 1
1
{
2
2
"name" : " raven-for-redux" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.4.0 " ,
4
4
"description" : " Middleware for propagating Redux state/actions to Sentry via Raven." ,
5
5
"main" : " built/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments