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,19 +0,0 @@
# Changelog
## Unreleased
- Add method to return fields injected by propagator
([#226](https://github.com/open-telemetry/opentelemetry-python/pull/226))
## Version 0.16b0
Released 2020-11-25
- Add AWS X-Ray Ids Generator Entry Point
([#201](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/201))
- Fix typo for installing OTel SDK in docs
([#200](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/200))
- Import missing components for docs
([#198](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/198))
- Provide components needed to Configure OTel SDK for Tracing with AWS X-Ray
([#130](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/130))