Skip to content

Commit daaeb41

Browse files
committed
release: 0.3.4
1 parent 8ee0138 commit daaeb41

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

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 = "minidump-debugger"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
edition = "2021"
55
description = "an experimental GUI for inspecting minidumps with rust-minidump"
66
license = "MIT OR Apache-2.0"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Nothing Yet!
44

5+
# Version 0.3.4 (2024-01-26)
6+
7+
Added log filtering for uninteresting libraries like tokio/hyper
8+
59

610
# Version 0.3.3 (2023-10-18)
711

0 commit comments

Comments
 (0)