Commit 1a944b9c authored by Swizzlr's avatar Swizzlr

Update changelog

parent 02d2bb9f
......@@ -4,6 +4,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
## Master
###### 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.
[Swizzlr](https://github.com/swizzlr)
[#1596](https://github.com/CocoaPods/CocoaPods/pull/1596)
###### Bug Fixes
* Fixed a bug which resulted in `pod lib lint` not being able to find the
......
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