Commit 74f45278 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for only opening the user project once

parent 07734c06
...@@ -6,6 +6,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -6,6 +6,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master ## Master
##### Enhancements
* Reduce the number of times the user's Xcode project is opened, speeding up
installation.
[Samuel Giddins](https://github.com/segiddins)
[#4374](https://github.com/CocoaPods/CocoaPods/issues/4374)
##### Bug Fixes ##### Bug Fixes
* Fix a crash in dependency resolution when running Ruby 2.3. * Fix a crash in dependency resolution when running Ruby 2.3.
......
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