Skip to content

Commit 88f3c1f

Browse files
committed
Cut v0.4.1 patch release
1 parent bfa91e6 commit 88f3c1f

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.4.1 - Jan 9, 2026
2+
3+
## Features and API updates
4+
- Add `trace`-level logging via the `log` facade (#51).
5+
6+
In total, this release features 7 files changed, 99 insertions, 9 deletions from 3 authors in alphabetical order:
7+
- Andrei
8+
- Elias Rohrer
9+
- tankyleo
10+
111
# 0.4.0 - Nov 11, 2025
212

313
## Crate Metadata

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vss-client-ng"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
authors = ["Leo Nash <hello@leonash.net>", "Elias Rohrer <dev@tnull.de>"]
55
rust-version = "1.75.0"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)