Commit e4c28fdc authored by Ben Asher's avatar Ben Asher

Add CHANGELOG entry

parent 4b4ff758
......@@ -11,7 +11,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Remove references to the pre-1.0 Migrator.
[Danielle Tomlinson](https://github.com/dantoml)
[#5635](https://github.com/CocoaPods/CocoaPods/pull/5635)
* Improve performance of dependency resolution.
[yanzhiwei147](https://github.com/yanzhiwei147)
[#5510](https://github.com/CocoaPods/CocoaPods/pull/5510)
......@@ -24,10 +24,15 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
Improved support for framework-only projects.
[benasher44](https://github.com/benasher44)
[#5733](https://github.com/CocoaPods/CocoaPods/pull/5733)
* Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
[benasher44](https://github.com/benasher44)
[#5732](https://github.com/CocoaPods/CocoaPods/pull/5732)
* Verify that embedded target platform and swift version matches the host.
[benasher44](https://github.com/benasher44)
[#5747](https://github.com/CocoaPods/CocoaPods/pull/5747)
##### Bug Fixes
* Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
......
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