Commit 1bee805e authored by Honza Dvorsky's avatar Honza Dvorsky

Added bugfix contribution

parent c5cd47f9
...@@ -25,6 +25,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -25,6 +25,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes ##### Bug Fixes
* Added support for .tpp C++ header files in specs.
[Honza Dvorsky](https://github.com/czechboy0)
[#3129](https://github.com/CocoaPods/CocoaPods/pull/3129)
* Fixed installation for app-extension targets which had no dependencies * Fixed installation for app-extension targets which had no dependencies
configured in the Podfile. configured in the Podfile.
[Boris Bügling](https://github.com/neonichu) [Boris Bügling](https://github.com/neonichu)
......
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