Commit d9e3cc15 authored by Andrea Mazzini's avatar Andrea Mazzini

Update CHANGELOG

parent 39b80011
......@@ -6,6 +6,13 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## Master
##### Enhancements
* Add environment variable `COCOAPODS_SKIP_UPDATE_MESSAGE` to disable new
version message.
[Andrea Mazzini](https://github.com/andreamazz)
[#3364](https://github.com/CocoaPods/CocoaPods/issues/3364)
##### Bug Fixes
* Don't crash when the downloader can't find an appropriate podspec in a `git`
......@@ -22,11 +29,6 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#3101](https://github.com/CocoaPods/CocoaPods/issues/3101)
* Add environment variable `COCOAPODS_SKIP_UPDATE_MESSAGE` to disable new
version message
[Andrea Mazzini](https://github.com/andreamazz)
[#3364](https://github.com/CocoaPods/CocoaPods/issues/3364)
## 0.37.0.beta.1
##### 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