From 283562ba039251a018387419c87f97e397bb5449 Mon Sep 17 00:00:00 2001 From: Tony Pitale Date: Wed, 21 Feb 2024 09:58:42 -0600 Subject: [PATCH] Bump changelog and version --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a920bde..89b2e61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ ## CHANGELOG +### `v1.29` + +Features +* Ensure working support for newer versions, up to Erlang 26 and Elixir 15 + [#420](https://github.com/newrelic/elixir_agent/pull/420), + [#421](https://github.com/newrelic/elixir_agent/pull/421), + [#426](https://github.com/newrelic/elixir_agent/pull/426), + [#427](https://github.com/newrelic/elixir_agent/pull/427). Thank you so + much @tmaszk and @XiXiaPdx! + + ### `v1.28` Features diff --git a/VERSION b/VERSION index cfc7307..5e57fb8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.28.0 +1.29.0