From 6c3458007755e84d271859e01fb7f4f30a347de5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Og=C3=B3rek?= Date: Fri, 28 Feb 2020 12:36:31 +0100 Subject: [PATCH] github plz --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f37ff8a71040..bb0e7ac2d3a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - [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) +- [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