Commit a25a1c31 authored by Swizzlr's avatar Swizzlr

Update changelog

parent 1a944b9c
...@@ -6,7 +6,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -6,7 +6,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
###### Enhancements ###### Enhancements
* Pod headers are now provided to the user target as a system header. This means that any warnings in the Pod's code will show under their target in Xcode's build navigator, and never under the user target. * Pod headers are now provided to the user target as a system
header. This means that any warnings in a Pod's code will show
under its target in Xcode's build navigator, and never under the
user target.
[Swizzlr](https://github.com/swizzlr) [Swizzlr](https://github.com/swizzlr)
[#1596](https://github.com/CocoaPods/CocoaPods/pull/1596) [#1596](https://github.com/CocoaPods/CocoaPods/pull/1596)
......
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