Skip to content

Commit 964e0f3

Browse files
author
getsentry-bot
committed
Merge branch 'release/5.10.1'
2 parents 74ba936 + a98e339 commit 964e0f3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 5.10.1
4+
5+
### Bug Fixes 🐛
6+
7+
- Resolve inline groups in no-base-entries fallback by @romtsn in [#88](https://github.com/getsentry/rust-proguard/pull/88)
8+
39
## 5.10.0
410

511
### New Features ✨

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.10.0"
3+
version = "5.10.1"
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)