Commit ef12cb1d authored by Marius Rackwitz's avatar Marius Rackwitz

[CHANGELOG] Add entry for #3573

parent 69b2a89d
...@@ -18,6 +18,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -18,6 +18,11 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Marius Rackwitz](https://github.com/mrackwitz) [Marius Rackwitz](https://github.com/mrackwitz)
[#3648](https://github.com/CocoaPods/CocoaPods/issues/3648) [#3648](https://github.com/CocoaPods/CocoaPods/issues/3648)
* Deprecate the `xcconfig` attribute in the Podspec DSL, which is replaced by
the new attributes `pod_target_xcconfig` and `user_target_xcconfig`.
[Marius Rackwitz](https://github.com/mrackwitz)
[CocoaPods#3465](https://github.com/CocoaPods/CocoaPods/issues/3465)
##### Enhancements ##### Enhancements
* The notice about a new version being available will now include our * The notice about a new version being available will now include our
......
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