Skip to content

Commit

Permalink
Created a new release (#104)
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 Nov 1, 2021
1 parent f532ab0 commit 8937ae3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 2.0.0
- [Diagnostics] Update color of links in CSS ([#100](https://github.com/WeTransfer/Diagnostics/issues/100)) via [@AvdLee](https://github.com/AvdLee)
- [Reports] Make it easier to navigate through sessions ([#95](https://github.com/WeTransfer/Diagnostics/issues/95)) via [@AvdLee](https://github.com/AvdLee)
- [Diagnostics] Make sections collapsing ([#101](https://github.com/WeTransfer/Diagnostics/issues/101)) via [@AvdLee](https://github.com/AvdLee)
- [Diagnostics] Don't use `<pre>` for sections so HTML works ([#102](https://github.com/WeTransfer/Diagnostics/issues/102)) via [@AvdLee](https://github.com/AvdLee)
- Is it possible to separate Custom Logs & System Logs ([#82](https://github.com/WeTransfer/Diagnostics/issues/82)) via [@AvdLee](https://github.com/AvdLee)
- [Reports] Filter easily on errors ([#96](https://github.com/WeTransfer/Diagnostics/issues/96)) via [@AvdLee](https://github.com/AvdLee)
- Merge release 1.12.0 into master ([#94](https://github.com/WeTransfer/Diagnostics/pull/94)) via [@wetransferplatform](https://github.com/wetransferplatform)

### 1.12.0
- [CI] Update danger to latest fix tag ([#93](https://github.com/WeTransfer/Diagnostics/pull/93)) via [@AvdLee](https://github.com/AvdLee)
- Merge release 1.11.0 into master ([#92](https://github.com/WeTransfer/Diagnostics/pull/92)) via [@wetransferplatform](https://github.com/wetransferplatform)
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.12.0'
spec.version = '2.0.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 8937ae3

Please sign in to comment.