Commit 053e9590 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Move static lib modules entry to correct location

parent 43499f22
...@@ -12,6 +12,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -12,6 +12,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
frameworks. frameworks.
[Marius Rackwitz](https://github.com/mrackwitz) [Marius Rackwitz](https://github.com/mrackwitz)
* Pods integrated as static libraries can now be imported as modules.
[Tomas Linhart](https://github.com/TomasLinhart)
[#3874](https://github.com/CocoaPods/CocoaPods/issues/3874)
##### Bug Fixes ##### Bug Fixes
* Ensure the aggregate `.xcconfig` file only has the settings for the * Ensure the aggregate `.xcconfig` file only has the settings for the
...@@ -64,9 +68,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -64,9 +68,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* Add modules support for static libraries.
[Tomas Linhart](https://github.com/TomasLinhart)
* The resolver will now take supported platform deployment targets into account * The resolver will now take supported platform deployment targets into account
when resolving dependencies. when resolving dependencies.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
......
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