Skip to content

Commit

Permalink
Created a new release (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
wetransferplatform and J. Doe (https://devcenter.bitrise.io/builds/setting-your-git-credentials-on-build-machines/) authored Sep 3, 2021
1 parent d968efe commit c7e1b86
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.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)
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.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.'

Expand Down

0 comments on commit c7e1b86

Please sign in to comment.