diff --git a/CHANGELOG.md b/CHANGELOG.md index f3e8888e..366e1cf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## CHANGELOG +### `v1.25.3` + +Fixes +* Handle exception asking for remote process name. [#342](https://github.com/newrelic/elixir_agent/pull/342) Thanks @benhaney! + ### `v1.25.2` Fixes diff --git a/VERSION b/VERSION index 61b813d5..5bb76b57 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.25.2 +1.25.3