Commit dfa52754 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Move Enhancements above Bug Fixes

parent 0bbbf243
...@@ -6,6 +6,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -6,6 +6,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master ## Master
##### Enhancements
* Xcodebuild warnings will now be reported as `warning` during linting
instead of `note`.
[Hugo Tunius](https://github.com/K0nserv)
##### Bug Fixes ##### Bug Fixes
* Ensure that linting fails if xcodebuild doesn't successfully build your Pod. * Ensure that linting fails if xcodebuild doesn't successfully build your Pod.
...@@ -18,11 +24,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -18,11 +24,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Hugo Tunius](https://github.com/K0nserv) [Hugo Tunius](https://github.com/K0nserv)
[#2579](https://github.com/CocoaPods/CocoaPods/issues/2579) [#2579](https://github.com/CocoaPods/CocoaPods/issues/2579)
##### Enhancements
* Xcodebuild warnings will now be reported as `warning` during linting
instead of `note`.
[Hugo Tunius](https://github.com/K0nserv)
## 0.36.0.beta.1 ## 0.36.0.beta.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment