Skip to content

Commit ae40662

Browse files
committed
wording
1 parent 8838749 commit ae40662

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/scripts/draft-change-log-entries.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ cat << EOF
3333
This release targets the OpenTelemetry SDK $sdk_version.
3434
3535
Note that many artifacts have the \`-alpha\` suffix attached to their version
36-
number, reflecting that they are still alpha quality and will continue to have
37-
breaking changes.
36+
number, reflecting that they will continue to have breaking changes.
3837
Please see the [VERSIONING.md](VERSIONING.md#opentelemetry-java-instrumentation-versioning)
3938
for more details.
4039

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
This release targets the OpenTelemetry SDK 1.61.0.
66

77
Note that many artifacts have the `-alpha` suffix attached to their version
8-
number, reflecting that they are still alpha quality and will continue to have
9-
breaking changes.
8+
number, reflecting that they will continue to have breaking changes.
109
Please see the [VERSIONING.md](VERSIONING.md#opentelemetry-java-instrumentation-versioning)
1110
for more details.
1211

0 commit comments

Comments
 (0)