Skip to content

Commit fb48ac1

Browse files
committed
release: 5.8.0
1 parent b5eb062 commit fb48ac1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 5.8.0
4+
5+
- feat(outline): Expose is_outline and prepare_frame_for_mapping by @romtsn in [#64](https://github.com/getsentry/rust-proguard/pull/64)
6+
37
## 5.7.0
48

59
### Various fixes & improvements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proguard"
3-
version = "5.7.0"
3+
version = "5.8.0"
44
authors = ["Sentry <oss@sentry.io>"]
55
keywords = ["proguard", "retrace", "android", "r8"]
66
description = "Basic proguard mapping file handling for Rust"

0 commit comments

Comments
 (0)