From 5fc26e1c5fd1fcfab9da76d2740ba15ca38839ee Mon Sep 17 00:00:00 2001 From: Ariel Valentin Date: Wed, 26 Nov 2025 22:20:01 -0600 Subject: [PATCH] chore: Fix all changelog v0.88.0 I had committed the incorrect version number in the changelog when I released the gem. --- instrumentation/all/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instrumentation/all/CHANGELOG.md b/instrumentation/all/CHANGELOG.md index e67fe2c59..e8fe4834d 100644 --- a/instrumentation/all/CHANGELOG.md +++ b/instrumentation/all/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History: opentelemetry-instrumentation-all -### v0.87.1 / 2025-11-26 +### v0.88.0 / 2025-11-26 * BREAKING CHANGE: Update Ethon span name when unknown method