Combine changelogs (#239)

This commit is contained in:
alrex
2020-12-08 16:20:29 -08:00
committed by GitHub
parent 76fda25b25
commit ae70d5abe5
35 changed files with 391 additions and 1007 deletions

View File

@ -1,12 +0,0 @@
# Changelog
## Unreleased
- Added support for excluding some routes with env var `OTEL_PYTHON_FASTAPI_EXCLUDED_URLS`
([#237](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/237))
## Version 0.11b0
Released 2020-07-28
- Initial release ([#890](https://github.com/open-telemetry/opentelemetry-python/pull/890))