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 May 27, 2020
1 parent 0e7e1b7 commit 346aba0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 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)
- Add unit test for HTML encoding. ([#64](https://github.com/WeTransfer/Diagnostics/pull/64)) via [@davidsteppenbeck](https://github.com/davidsteppenbeck)
- Merge release 1.6.0 into master ([#62](https://github.com/WeTransfer/Diagnostics/pull/62)) via [@WeTransferBot](https://github.com/WeTransferBot)

### 1.6.0
- Include device product names ([#60](https://github.com/WeTransfer/Diagnostics/issues/60))
- Encode Logging for HTML so object descriptions are visible ([#51](https://github.com/WeTransfer/Diagnostics/issues/51))
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.6.0'
spec.version = '1.7.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 346aba0

Please sign in to comment.