Skip to content

Commit 17f237e

Browse files
committed
chore: bump version to 0.17.0 and update changelog
1 parent 521fb2e commit 17f237e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changes
22

3+
## [0.17.0] - 2026-02-27
4+
35
## Added
46

57
- eBPF stealth mode: new `--capture-pid` flag to target a specific process by PID,

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["fault-cli", "fault-ebpf-programs"]
44
default-members = ["fault-cli"]
55

66
[workspace.package]
7-
version = "0.16.0"
7+
version = "0.17.0"
88
edition = "2024"
99
rust-version = "1.85"
1010
license-file = "LICENSE"

0 commit comments

Comments
 (0)