[CHANGELOG] Add entry for removing Pod::SourcesManager hack

parent 4c42f3c7
...@@ -27,6 +27,9 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -27,6 +27,9 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Fail gracefully when downloading a podspec in `pod spec lint` fails. * Fail gracefully when downloading a podspec in `pod spec lint` fails.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
* Remove the `const_missing` hack for `Pod::SourcesManager`.
[Samuel Giddins](https://github.com/segiddins)
## 1.2.0.beta.1 (2016-10-28) ## 1.2.0.beta.1 (2016-10-28)
......
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