Commit c3672f99 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Add new enhancement to master section

parent b1dfbc4e
......@@ -4,6 +4,16 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
##### Enhancements
* Improve the message shown when trying to use Swift Pods without frameworks.
Now it includes the offending Pods so that the user can take action to remove
the Pods, if they don’t want to move to frameworks yet.
[#3830](https://github.com/CocoaPods/CocoaPods/pull/3830)
[Eloy Durán](https://github.com/alloy)
## 0.38.0.beta.2
##### Enhancements
......@@ -22,12 +32,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
is now a default plugin.
[Samuel Giddins](https://github.com/segiddins)
* Improve the message shown when trying to use Swift Pods without frameworks.
Now it includes the offending Pods so that the user can take action to remove
the Pods, if they don’t want to move to frameworks yet.
[#3830](https://github.com/CocoaPods/CocoaPods/pull/3830)
[Eloy Durán](https://github.com/alloy)
##### Bug Fixes
* Ensure that the `prepare_command` is run even when skipping the download
......
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