Skip to content

Commit 0e0b181

Browse files
author
vlussenburg
committed
Prepare for release
1 parent f6cd072 commit 0e0b181

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Backtrace.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010

1111
s.name = "Backtrace"
12-
s.version = "1.7.2"
12+
s.version = "1.7.3"
1313
s.summary = "Backtrace's integration with iOS, macOS and tvOS"
1414
s.description = "Reliable crash and hang reporting for iOS, macOS and tvOS."
1515
s.homepage = "https://backtrace.io/"

CHANGELOG.md

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

3+
## Version 1.7.3
4+
- Enable OOM reports for 15.3.1 against, disable client side unwinding by default
5+
- Added BETA Breadcrumbs implementation
6+
- Updated BETA Crash Free metrics based on feedback from beta testing
7+
- Updated build scripts
8+
39
## Version 1.7.2
410
- Disable OOM reports for 15.3.1+ for backtrace-cocoa (so invalid OOM reports don't crash it)
511

0 commit comments

Comments
 (0)