Skip to content

Commit 0d8c054

Browse files
committed
meta: 5.13.0 changelog
1 parent bc5ee8f commit 0d8c054

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,15 @@
22

33
## Unreleased
44

5+
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6+
7+
## 5.13.0
8+
9+
- [apm] feat: Add `options.autoPopAfter` parameter to `pushActivity` to prevent never-ending spans (#2459)
10+
- [apm] fix: Use monotonic clock to compute durations (#2441)
511
- [core] ref: Remove unused `sentry_timestamp` header (#2458)
612
- [node] ref: Drop Node v6, add Node v12 to test matrix, move all scripts to Node v12 (#2455)
7-
- [apm] fix: Use monotonic clock to compute durations (#2441)
813
- [utils] ref: Prevent instantiating unnecessary Date objects in `timestampWithMs` (#2442)
9-
- [apm] feat: Add `options.autoPopAfter` parameter to `pushActivity` to prevent never-ending spans (#2459)
1014
- [browser] fix: Mark transactions as event.transaction in breadcrumbs correctly
1115

1216
## 5.12.5

0 commit comments

Comments
 (0)