Skip to content

Commit cb5bb18

Browse files
authored
Update CHANGELOG.md
1 parent f7f108c commit cb5bb18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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
1212
## Unreleased
13-
- `opentelemetry-instrumentation-asgi` Fixed issue where FastAPI reports IP instead of URL.
14-
([#3670](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3670))
1513

1614
### Fixed
1715

@@ -31,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3129
([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507))
3230
- Fix documentation order of sections and headers for Django, Flask, MySQL, mysqlclient, psycopg, psycopg2, pymysql, sqlalchemy instrumentations.
3331
([#3719](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3719))
32+
- `opentelemetry-instrumentation-asgi` Fixed issue where FastAPI reports IP instead of URL.
33+
([#3670](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3670))
3434

3535
### Added
3636

0 commit comments

Comments
 (0)