Commit 1bef67c9 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for hooks getting hashes with indifferent access

Closes #4332
parent f1765c07
...@@ -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
* Podfile-specified options are passed to plugins as hashes that treat string
and symbol keys identically.
[Samuel Giddins](https://github.com/segiddins)
[#3354](https://github.com/CocoaPods/CocoaPods/issues/3354)
##### Bug Fixes ##### Bug Fixes
* Only link dynamic vendored frameworks and libraries of pod dependencies. * Only link dynamic vendored frameworks and libraries of pod dependencies.
......
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