Skip to content

Commit 6e3d810

Browse files
committed
add instructions to CHANGELOG
1 parent 2060917 commit 6e3d810

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
> **Note:** This CHANGELOG was created starting after version 2.11.4. Earlier changes are not documented here.
66
7+
For any change that affects end users of this package, please add an entry under the **Unreleased** section. Briefly summarize the change and provide the link to the PR. Example:
8+
- add SigV4 authentication for HTTP exporter
9+
([#1019](https://github.com/aws-observability/aws-otel-java-instrumentation/pull/1019))
10+
11+
If your change does not need a CHANGELOG entry, add the "skip changelog" label to your PR.
12+
713
## Unreleased

0 commit comments

Comments
 (0)