Commit d8d7bfba authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Fix entry formatting

parent b477cdeb
......@@ -12,12 +12,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes
* Headers from vendored frameworks no longer end up in the HEADER_SEARCH_PATH when
using frameworks. They are assumed to be already present as modular headers in the
framework itself.
* Headers from vendored frameworks no longer end up in the `HEADER_SEARCH_PATH`
when using frameworks. They are now assumed to be already present as modular
headers in the framework itself.
[Mark Spanbroek](https://github.com/markspanbroek)
[#5146](https://github.com/CocoaPods/CocoaPods/pull/5146)
## 1.0.0.beta.7 (2016-04-15)
##### Enhancements
......
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