Commit 4056ecd0 authored by Olivier Halligon's avatar Olivier Halligon

[CHANGELOG] Add links to Blog articles for each major release

parent 4524ffef
......@@ -40,6 +40,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.19.4...0.20.2)
[cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader/compare/0.7.2...0.8.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.35/).
##### Enhancements
* Allow the specification of file patterns for the Podspec's `requires_arc`
......@@ -362,6 +364,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.34.0
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.34/).
##### Breaking
* Add support for loading podspecs from *only* specific spec-repos via
......@@ -623,6 +627,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.33.0
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.33/).
##### Breaking
* The deprecated `pre_install` and the `pod_install` hooks of the specification
......@@ -725,6 +731,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/master...0.31.1)
[CocoaPods-Core](https://github.com/CocoaPods/Core/compare/master...0.31.1)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.32/).
##### Enhancements
* Allow to update only a list of given pods with `pod update [POD_NAMES...]`.
......@@ -838,6 +846,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.30.0...0.31.0)
[CocoaPods-Core](https://github.com/CocoaPods/Core/compare/0.30.0...0.31.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.31/).
##### Enhancements
* Warnings are not promoted to errors anymore to maximise compatibility with
......@@ -933,6 +943,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.30.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.29.0...0.30.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.30/).
###### Enhancements
* Radically reduce first run pod setup bandwidth by creating a shallow clone of
......@@ -968,6 +980,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[CocoaPods-core](https://github.com/CocoaPods/Core/compare/0.28.0...0.29.0)
[cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader/compare/0.2.0...0.3.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.29/).
###### Breaking
* The command `podfile_info` is now a plugin offered by CocoaPods.
......@@ -1093,6 +1107,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[CocoaPods-core](https://github.com/CocoaPods/Core/compare/0.27.1...0.28.0)
[CLAide](https://github.com/CocoaPods/CLAide/compare/0.3.2...0.4.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.28/).
###### Enhancements
* CLAide now supports gem plugins. An example CocoaPods plugin can be found at
......@@ -1164,6 +1180,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.26.2...0.27.1)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.13.0...0.14.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.27-and-improved-installation-UX/).
###### Enhancements
* The xcodeproj gem now comes bundled with prebuilt binaries for the Ruby
......@@ -1241,6 +1259,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.25.0...0.26.1)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.11.1...0.12.0)
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.26/).
###### Enhancements
* CocoaPods now creates and hides the schemes of its targets after every
......
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