Skip to content

Commit

Permalink
Created a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) committed Jan 4, 2021
1 parent 38d59b8 commit 257109c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 1.8.0
- Xcode-fix ([#76](https:/WeTransfer/Diagnostics/pull/76)) via [@JulianKahnert](https:/JulianKahnert)
- Native (aka non-catalyst) macOS support added ([#75](https:/WeTransfer/Diagnostics/pull/75)) via [@JulianKahnert](https:/JulianKahnert)
- Merge release 1.7.0 into master ([#70](https:/WeTransfer/Diagnostics/pull/70)) via [@ghost](https:/ghost)

### 1.7.0
- Add crashes to our logs ([#63](https:/WeTransfer/Diagnostics/issues/63)) via [@AvdLee](https:/AvdLee)
- Memory leaks in DiagnosticsLogger.handlePipeNotification ([#65](https:/WeTransfer/Diagnostics/issues/65)) via [@AvdLee](https:/AvdLee)
Expand Down
2 changes: 1 addition & 1 deletion Diagnostics.podspec
Original file line number Diff line number Diff line change
@@ -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.'

Expand Down

0 comments on commit 257109c

Please sign in to comment.