Commit 737e322b authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Correct location for Xcode license check entry

parent 2de07204
...@@ -44,6 +44,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -44,6 +44,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Boris Bügling](https://github.com/neonichu) [Boris Bügling](https://github.com/neonichu)
[#3131](https://github.com/CocoaPods/CocoaPods/issues/3131) [#3131](https://github.com/CocoaPods/CocoaPods/issues/3131)
* Check for Xcode License Agreement before running commands.
[Xavi Matos](https://github.com/CalQL8ed-K-OS)
[#3002](https://github.com/CocoaPods/CocoaPods/issues/3002)
##### Bug Fixes ##### Bug Fixes
* Added support for .tpp C++ header files in specs (previously were getting * Added support for .tpp C++ header files in specs (previously were getting
...@@ -202,10 +206,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -202,10 +206,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* Check for Xcode License Agreement before running commands.
[Xavi Matos](https://github.com/CalQL8ed-K-OS)
[#3002](https://github.com/CocoaPods/CocoaPods/issues/3002)
* Do not generate targets for Pods without sources. * Do not generate targets for Pods without sources.
[Boris Bügling](https://github.com/neonichu) [Boris Bügling](https://github.com/neonichu)
[#2918](https://github.com/CocoaPods/CocoaPods/issues/2918) [#2918](https://github.com/CocoaPods/CocoaPods/issues/2918)
......
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