From b2c138f08bf0b9cc13d9c8ebf4a572d44dac6be8 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Sun, 23 Oct 2022 18:44:04 -0700 Subject: [PATCH 1/2] Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From 557a8d5dda9805ff8647987d3371867f676aac28 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Sun, 23 Oct 2022 18:46:42 -0700 Subject: [PATCH 2/2] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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