From b27d05cba6e6121fba4fc70af66bb637272a6940 Mon Sep 17 00:00:00 2001 From: Vince Foley Date: Wed, 28 Apr 2021 10:55:20 -0700 Subject: [PATCH] Bump version 1.27.0 --- CHANGELOG.md | 9 +++++++++ VERSION | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c573ea..c76f514b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,19 @@ ## CHANGELOG +### `v1.27.0` + +Features +* Include start_link in transaction tracing. [#344](https://github.com/newrelic/elixir_agent/pull/344) + +------ + ### `v1.26.0` Features * Increase timestamp resolution. [#343](https://github.com/newrelic/elixir_agent/pull/343) +------ + ### `v1.25.3` Fixes diff --git a/VERSION b/VERSION index 5ff8c4f5..5db08bf2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.26.0 +1.27.0