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` ...@@ -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) [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) [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 ##### Enhancements
* Allow the specification of file patterns for the Podspec's `requires_arc` * 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` ...@@ -362,6 +364,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.34.0 ## 0.34.0
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.34/).
##### Breaking ##### Breaking
* Add support for loading podspecs from *only* specific spec-repos via * 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` ...@@ -623,6 +627,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.33.0 ## 0.33.0
:book: See detailed article in the [**Blog post**](http://blog.cocoapods.org/CocoaPods-0.33/).
##### Breaking ##### Breaking
* The deprecated `pre_install` and the `pod_install` hooks of the specification * 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` ...@@ -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](https://github.com/CocoaPods/CocoaPods/compare/master...0.31.1)
[CocoaPods-Core](https://github.com/CocoaPods/Core/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 ##### Enhancements
* Allow to update only a list of given pods with `pod update [POD_NAMES...]`. * 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` ...@@ -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](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) [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 ##### Enhancements
* Warnings are not promoted to errors anymore to maximise compatibility with * 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` ...@@ -933,6 +943,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
## 0.30.0 ## 0.30.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.29.0...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 ###### Enhancements
* Radically reduce first run pod setup bandwidth by creating a shallow clone of * 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` ...@@ -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-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) [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 ###### Breaking
* The command `podfile_info` is now a plugin offered by CocoaPods. * 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` ...@@ -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) [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) [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 ###### Enhancements
* CLAide now supports gem plugins. An example CocoaPods plugin can be found at * 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` ...@@ -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) [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) [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 ###### Enhancements
* The xcodeproj gem now comes bundled with prebuilt binaries for the Ruby * 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` ...@@ -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) [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) [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 ###### Enhancements
* CocoaPods now creates and hides the schemes of its targets after every * 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