Skip to content

Commit 2c429ba

Browse files
committed
Move changelog entry to Unreleased section
1 parent 70e2ddd commit 2c429ba

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
> The following components are released independently and maintain individual CHANGELOG files.
1010
> Use [this search for a list of all CHANGELOG.md files in this repo](https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-python-contrib+path%3A**%2FCHANGELOG.md&type=code).
1111
12+
## Unreleased
13+
14+
### Added
15+
16+
- Add `opentelemetry-instrumentation-openai-v2` to `opentelemetry-bootstrap`
17+
([#2996](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2996))
18+
19+
### Fixed
20+
21+
### Breaking changes
22+
1223
## Version 1.28.1/0.49b1 (2024-11-08)
1324

1425
### Added
1526

1627
- `opentelemetry-instrumentation-sqlalchemy` Update unit tests to run with SQLALchemy 2
1728
([#2976](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2976))
18-
- Add `opentelemetry-instrumentation-openai-v2` to `opentelemetry-bootstrap`
19-
([#2996](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2996))
2029

2130
### Fixed
2231

0 commit comments

Comments
 (0)