Commit 6fb0bfa4 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Add entry for not duplicating build headers

parent 1a3003d7
...@@ -81,7 +81,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -81,7 +81,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Prevent installer to be run from inside sandbox directory. * Prevent installer to be run from inside sandbox directory.
[Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz) [Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz)
* Improve repo lint error message when no repo found with given name. * Improve repo lint error message when no repo found with given name.
[Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz) [Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz)
[#4142](https://github.com/CocoaPods/CocoaPods/issues/4142) [#4142](https://github.com/CocoaPods/CocoaPods/issues/4142)
...@@ -123,6 +123,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -123,6 +123,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#1917](https://github.com/CocoaPods/CocoaPods/issues/1917) [#1917](https://github.com/CocoaPods/CocoaPods/issues/1917)
* Headers used to build a pod will no longer be duplicated for frameworks.
[Samuel Giddins](https://github.com/segiddins)
[#4420](https://github.com/CocoaPods/CocoaPods/issues/4420)
## 0.39.0 (2015-10-09) ## 0.39.0 (2015-10-09)
......
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