Commit 6eab4c6e authored by Samuel E. Giddins's avatar Samuel E. Giddins Committed by Kyle Fuller

[CHANGELOG] Add entry for requires_arc file patterns

parent 6c15ca8b
...@@ -6,6 +6,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -6,6 +6,14 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master ## Master
##### Enhancements
* Allow the specification of file patterns for the Podspec's `requires_arc`
attribute.
[Kyle Fuller](https://github.com/kylef)
[Samuel Giddins](https://github.com/segiddins)
[#532](https://github.com/CocoaPods/CocoaPods/issues/532)
##### Bug Fixes ##### Bug Fixes
* Show a helpful error message if the old resolver incorrectly activated a * Show a helpful error message if the old resolver incorrectly activated a
......
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