Commit 28c5c44d authored by Kyle Fuller's avatar Kyle Fuller

[CHANGELOG] Mention #3501

parent 1b17747a
...@@ -15,8 +15,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -15,8 +15,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* C++ source files with `.cc` extension now have their compiler flags set correctly. * C++ source files with `.cc` extension now have their compiler flags set correctly.
[Chongyu Zhu](https://github.com/lembacon) [Chongyu Zhu](https://github.com/lembacon)
* Handle broken symlinks when installing a Pod. * Fix an issue when installing Pods with executable files or broken symlinks
when installing a Pod.
[Daniel Barden](https://github.com/dbarden) [Daniel Barden](https://github.com/dbarden)
[#3501](https://github.com/CocoaPods/CocoaPods/issues/3501)
[#3515](https://github.com/cocoapods/cocoapods/issues/3515) [#3515](https://github.com/cocoapods/cocoapods/issues/3515)
## 0.37.0 ## 0.37.0
......
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