Commit 0d5532c8 authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #3188

parent 29ea5475
......@@ -72,6 +72,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
* Set `SKIP_INSTALL=YES` for all generated targets to avoid producing
*Generic Xcode Archives* on Archive.
[Marius Rackwitz](https://github.com/mrackwitz)
[#3188](https://github.com/CocoaPods/CocoaPods/issues/3188)
* Added support for .tpp C++ header files in specs (previously were getting
filtered out and symlinks wouldn't get created in the Pods/Headers folder.)
[Honza Dvorsky](https://github.com/czechboy0)
......
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