Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 0e8a49e

Browse files
authored
rel: prepare release 0.2.1b0 (#136)
1 parent b331e0c commit 0e8a49e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# honeycomb-opentelemetry-python changelog
22

3+
## [0.2.1b0] - 2023-05-16
4+
5+
### Fixes
6+
7+
- Don't init HoneycombOptions on import (#134) | [@gaganpreet](https://github.com/gaganpreet)
8+
9+
### Maintenance
10+
11+
- maint(deps-dev): bump pylint from 2.17.2 to 2.17.3 (#132)
12+
- maint(deps-dev): bump coverage from 7.2.3 to 7.2.5 (#133)
13+
- maint(deps-dev): bump pytest from 7.3.0 to 7.3.1 (#130)
14+
315
## [0.2.0b0] - 2023-04-11
416

517
### Maintenance

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "honeycomb-opentelemetry"
3-
version = "0.2.0b0"
3+
version = "0.2.1b0"
44
description = "Honeycomb OpenTelemetry Distro for Python"
55
authors = ["Honeycomb <support@honeycomb.io>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)