Commit a1a8ca63 authored by Samuel E. Giddins's avatar Samuel E. Giddins

[CHANGELOG] Tune grammar and fix spacing issues.

parent 650846dc
......@@ -6,7 +6,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Breaking
* Support of older versions of Ruby has been dropped and CocoaPods now depends
* Support for older versions of Ruby has been dropped and CocoaPods now depends
on Ruby 2.0.0 or greater. This is due to the release of Xcode 6.0 which has
dropped support for OS X 10.8, which results in the minimum version of
Ruby pre-installed on OS X now being 2.0.0.
......@@ -33,8 +33,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
`pod repo push` in CocoaPods 0.33.
[Fabio Pelosin](https://github.com/fabiopelosin)
* Refactorings in preparation to framework support, which could break usages
of the Hooks-API.
* Refactorings in preparation to framework support, which could break usage
of the Hooks API.
[Marius Rackwitz](https://github.com/mrackwitz)
[#2461](https://github.com/CocoaPods/CocoaPods/issues/2461)
......@@ -81,8 +81,8 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
##### Bug Fixes
* `XCConfigIntegrator` Fixes an issue where not all targets that need
integration where being integrated, but were getting incorrect warnings about
* Fixes an issue in the `XCConfigIntegrator` where not all targets that need
integration were being integrated, but were getting incorrect warnings about
the user having specified a custom base configuration.
[Eloy Durán](https://github.com/alloy)
[2752](https://github.com/CocoaPods/CocoaPods/issues/2752)
......@@ -91,7 +91,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Eloy Durán](https://github.com/alloy)
[#2723](https://github.com/CocoaPods/CocoaPods/issues/2723)
* Improved sanitizing of configuration names which have a number prefix.
* Improved sanitizing of configuration names which have a numeric prefix.
[Steffen Matthischke](https://github.com/HeEAaD)
[#2700](https://github.com/CocoaPods/CocoaPods/pull/2700)
......
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