Skip to content

Commit a9d986f

Browse files
Merge branch 'release/5.10.3'
2 parents f32d990 + d3f74ba commit a9d986f

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.3
4+
5+
### Bug Fixes 🐛
6+
7+
- (mapping) Synthesize filenames for Kotlin classes buried in synthetic wrappers by @romtsn in [#94](https://github.com/getsentry/rust-proguard/pull/94)
8+
39
## 5.10.2
410

511
### Bug Fixes 🐛

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.2"
3+
version = "5.10.3"
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)