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

[CHANGELOG] Add entry for pod lib create args

parent 7374bc2f
...@@ -20,6 +20,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -20,6 +20,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Orta Therox](https://github.com/orta) [Orta Therox](https://github.com/orta)
[#3540](https://github.com/CocoaPods/cocoapods/issues/3409) [#3540](https://github.com/CocoaPods/cocoapods/issues/3409)
* Allow passing additional arguments to `pod lib create`, which then get passed
as-is to the `configure` scripts.
[Samuel Giddins](https://github.com/segiddins)
[#2160](https://github.com/CocoaPods/CocoaPods/issues/2160)
##### Bug Fixes ##### Bug Fixes
* Public headers of vendored frameworks are now automatically linked in * Public headers of vendored frameworks are now automatically linked in
......
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