Commit 7f1ecdc2 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for pod target deployment targets

parent 6f628543
...@@ -51,6 +51,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -51,6 +51,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Externally-sourced pods will now have their specifications quickly linted. * Externally-sourced pods will now have their specifications quickly linted.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
* Set the deployment target on pods to be that which is defined in the
podspec.
[Samuel Giddins](https://github.com/segiddins)
[#4354](https://github.com/CocoaPods/CocoaPods/issues/3454)
##### Bug Fixes ##### Bug Fixes
* Improve repo lint error message when no repo found with given name. * Improve repo lint error message when no repo found with given name.
......
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