Skip to content

Commit c9841a5

Browse files
author
getsentry-bot
committed
Merge branch 'release/5.6.2'
2 parents d862fc3 + ea17dd6 commit c9841a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.6.2
4+
5+
### Various fixes & improvements
6+
7+
- fix(r8): Handle invalid headers gracefully (#57) by @Dav1dde
8+
39
## 5.6.1
410

511
### 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.6.1"
3+
version = "5.6.2"
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)