Commit f1fc8739 authored by Samuel Giddins's avatar Samuel Giddins

[CHANGELOG] Move entry to correct version

parent 4422bbaa
......@@ -12,6 +12,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Kevin Coleman](https://github.com/kcoleman731)
[#4278](https://github.com/CocoaPods/CocoaPods/pull/4278)
* Always link the aggregate target as static to the user project.
[Marius Rackwitz](https://github.com/mrackwitz)
[#4137](https://github.com/CocoaPods/CocoaPods/pull/4137)
## 0.39.0.beta.5 (2015-10-01)
......@@ -92,12 +96,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.39.0.beta.4 (2015-09-02)
##### Enhancements
* Always link the aggregate target as static to the user project.
[Marius Rackwitz](https://github.com/mrackwitz)
[#4137](https://github.com/CocoaPods/CocoaPods/pull/4137)
##### Bug Fixes
* Using vendored frameworks without a `Headers` directory will no longer cause 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