From 4457772c4f4946911aada2185da594f3777e4a51 Mon Sep 17 00:00:00 2001 From: "J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/)" Date: Fri, 3 Sep 2021 13:53:55 +0000 Subject: [PATCH] Created a new release --- Changelog.md | 5 +++++ Diagnostics.podspec | 2 +- Submodules/WeTransfer-iOS-CI | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 69132a6..cae846b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +### 1.10.0 +- Use MetricKit to better collect crashes ([#86](https://github.com/WeTransfer/Diagnostics/issues/86)) via [@AvdLee](https://github.com/AvdLee) +- Explore iOS 14 MetricKit possibilities ([#73](https://github.com/WeTransfer/Diagnostics/issues/73)) via [@AvdLee](https://github.com/AvdLee) +- Merge release 1.9.1 into master ([#88](https://github.com/WeTransfer/Diagnostics/pull/88)) via [@wetransferplatform](https://github.com/wetransferplatform) + ### 1.9.1 - Use latest write APIs to prevent a crash when storage is full. ([#87](https://github.com/WeTransfer/Diagnostics/pull/87)) via [@AvdLee](https://github.com/AvdLee) - Update submodule reference. ([#85](https://github.com/WeTransfer/Diagnostics/pull/85)) via [@kairadiagne](https://github.com/kairadiagne) diff --git a/Diagnostics.podspec b/Diagnostics.podspec index 745421d..0cf9265 100644 --- a/Diagnostics.podspec +++ b/Diagnostics.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Diagnostics' - spec.version = '1.9.1' + spec.version = '1.10.0' spec.summary = 'Create easy Diagnostics Reports and let user send them to your support team.' spec.description = 'Diagnostics is a library written in Swift which makes it really easy to share Diagnostics Reports to your support team.' diff --git a/Submodules/WeTransfer-iOS-CI b/Submodules/WeTransfer-iOS-CI index 5a0b12b..b518e28 160000 --- a/Submodules/WeTransfer-iOS-CI +++ b/Submodules/WeTransfer-iOS-CI @@ -1 +1 @@ -Subproject commit 5a0b12b606f8909d3d6c9393fa0e1d69f795c351 +Subproject commit b518e285faf94f4327c6213fd6ba45d2326d80b6