Skip to content

Commit

Permalink
Prepare for release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AvdLee committed Dec 18, 2019
1 parent f1e14af commit f88e16d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
## Changelog

### Next
- Make sure that the DiagnosticsLogger is not running during tests

### 1.2.0
- Forward the output of the DiagnosticsLogger to not disable default logging

### 1.1.0
- Added an `HTMLFormatting` type for custom formatting HTML inside reports
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.1.0'
spec.version = '1.2.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 f88e16d

Please sign in to comment.