Commit 55c6d4a5 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for validating with -Wincomplete-umbrella

parent ba054e74
...@@ -25,6 +25,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -25,6 +25,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
of their headers inside that directory. of their headers inside that directory.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
* Pods will be validated with the `-Wincomplete-umbrella` compiler flag to
ensure module maps are valid.
[Samuel Giddins](https://github.com/segiddins)
[#3428](https://github.com/CocoaPods/CocoaPods/issues/3428)
##### Bug Fixes ##### Bug Fixes
* Improve repo lint error message when no repo found with given name. * Improve repo lint error message when no repo found with given name.
......
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