Skip to content

Commit a44e7ff

Browse files
committed
add expectations for new CHANGELOG entries
1 parent 43fd51e commit a44e7ff

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 from version 0.12.0. 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 GenAI attribute support for Amazon Bedrock models
9+
([#300](https://github.com/aws-observability/aws-otel-python-instrumentation/pull/300))
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)