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

Commit 67ae857

Browse files
rel: prep v0.4.0b0 release (#181)
## Which problem is this PR solving? Prep the 0.4.0 release (wasn't totally sure if this should be `a` or `b`)
1 parent dba8928 commit 67ae857

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.0b0] - 2024-03-06
4+
5+
### Enhancements
6+
7+
- feat: support classic ingest keys (#180) | @brookesargent
8+
9+
### Maintenance
10+
11+
- docs: Fix django example typos (#178) | @MikeGoldsmith
12+
313
## [0.3.0a0] - 2024-02-08
414

515
### 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.3.0a0"
3+
version = "0.4.0b0"
44
description = "Honeycomb OpenTelemetry Distro for Python"
55
authors = ["Honeycomb <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)