Skip to content

Commit 7ddea64

Browse files
bump: version 0.4.1 → 0.4.2
1 parent 72263f9 commit 7ddea64

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.4.2 (2025-05-22)
2+
3+
### Fix
4+
5+
- **tracing**: support disabling tracing of prompts and completions (#42)
6+
17
## v0.4.1 (2025-05-20)
28

39
### Fix

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hub"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)