diff --git a/Changelog.md b/Changelog.md index 2ed3d48..5cc66ba 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +### 1.8.0 +- Xcode-fix ([#76](https://github.com/WeTransfer/Diagnostics/pull/76)) via [@JulianKahnert](https://github.com/JulianKahnert) +- Native (aka non-catalyst) macOS support added ([#75](https://github.com/WeTransfer/Diagnostics/pull/75)) via [@JulianKahnert](https://github.com/JulianKahnert) +- Merge release 1.7.0 into master ([#70](https://github.com/WeTransfer/Diagnostics/pull/70)) via [@ghost](https://github.com/ghost) + ### 1.7.0 - Add crashes to our logs ([#63](https://github.com/WeTransfer/Diagnostics/issues/63)) via [@AvdLee](https://github.com/AvdLee) - Memory leaks in DiagnosticsLogger.handlePipeNotification ([#65](https://github.com/WeTransfer/Diagnostics/issues/65)) via [@AvdLee](https://github.com/AvdLee) diff --git a/Diagnostics.podspec b/Diagnostics.podspec index 617b259..981d932 100644 --- a/Diagnostics.podspec +++ b/Diagnostics.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Diagnostics' - spec.version = '1.7.0' + spec.version = '1.8.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 4a87331..e56a82b 160000 --- a/Submodules/WeTransfer-iOS-CI +++ b/Submodules/WeTransfer-iOS-CI @@ -1 +1 @@ -Subproject commit 4a87331db4963edd63c54c7dd79f896862989238 +Subproject commit e56a82b3022a382a89510159cfc94b534bef4d1e