Skip to content

Commit

Permalink
meta: 5.13.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Feb 28, 2020
1 parent bc5ee8f commit 0d8c054
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@

## Unreleased

- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott

## 5.13.0

- [apm] feat: Add `options.autoPopAfter` parameter to `pushActivity` to prevent never-ending spans (#2459)
- [apm] fix: Use monotonic clock to compute durations (#2441)
- [core] ref: Remove unused `sentry_timestamp` header (#2458)
- [node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455)
- [apm] fix: Use monotonic clock to compute durations (#2441)
- [utils] ref: Prevent instantiating unnecessary Date objects in `timestampWithMs` (#2442)
- [apm] feat: Add `options.autoPopAfter` parameter to `pushActivity` to prevent never-ending spans (#2459)
- [browser] fix: Mark transactions as event.transaction in breadcrumbs correctly

## 5.12.5
Expand Down

0 comments on commit 0d8c054

Please sign in to comment.