diff --git a/CHANGELOG.md b/CHANGELOG.md index 39fed48dff6..f87c161f5ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +- Fix + ([#105](https://github.com/open-telemetry/opentelemetry-python/pull/105)) + ## Version 1.14.0/0.35b0 (2022-10-24) - Update explicit histogram bucket boundaries diff --git a/README.md b/README.md index 03fcdf73b0b..008b4ae5d69 100644 --- a/README.md +++ b/README.md @@ -176,5 +176,5 @@ For project boards and milestones, see the following links: - [Project boards](https://github.com/open-telemetry/opentelemetry-python/projects) - [Milestones](https://github.com/open-telemetry/opentelemetry-python/milestones) -We try to keep these links accurate, so they're the best place to go for questions about project status. The dates and features described in the issues +We try to keep these linksos accurate, so they're the best place to go for questions about project status. The dates and features described in the issues and milestones are estimates and subject to change.