[CHANGELOG] Fix line wrapping

parent e2c1805e
......@@ -20,7 +20,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Juan Civile](https://github.com/champo)
[#5376](https://github.com/CocoaPods/CocoaPods/issues/5376)
* [repo/push] --use-json to convert podspecs to JSON format when pushing
* [repo/push] --use-json to convert podspecs to JSON format when pushing.
[Mark Schall](https://github.com/maschall)
[#5568](https://github.com/CocoaPods/CocoaPods/pull/5568)
......@@ -28,7 +28,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Boris Bügling](https://github.com/neonichu)
[#5558](https://github.com/CocoaPods/CocoaPods/issues/5558)
* Accept `pod repo push` with URL instead of only repo name
* Accept `pod repo push` with URL instead of only repo name.
[Mark Schall](https://github.com/maschall)
[#5572](https://github.com/CocoaPods/CocoaPods/pull/5572)
......@@ -36,7 +36,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Danielle Tomlinson](https://github.com/DanToml)
[#5540](https://github.com/CocoaPods/CocoaPods/pulls/5540)
* Print message when skipping user project integration.
* Print message when skipping user project integration.
[Danielle Tomlinson](https://github.com/dantoml)
[#5517](https://github.com/CocoaPods/CocoaPods/issues/5517)
......@@ -45,7 +45,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#4817](https://github.com/CocoaPods/CocoaPods/issues/4817)
* Improve handling of app extensions, watch os 1 extensions
and framework targets
and framework targets.
[benasher44](https://github.com/benasher44)
[#4203](https://github.com/CocoaPods/CocoaPods/issues/4203)
......@@ -59,7 +59,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz)
[#5052](https://github.com/CocoaPods/CocoaPods/issues/5052)
* Avoid use of `activesupport` version 5 to stay compatible with macOS system Ruby.
* Avoid use of `activesupport` version 5 to stay compatible with macOS system
Ruby.
[Boris Bügling](https://github.com/neonichu)
[#5602](https://github.com/CocoaPods/CocoaPods/issues/5602)
......@@ -75,7 +76,8 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Samuel Giddins](https://github.com/segiddins)
[#5321](https://github.com/CocoaPods/CocoaPods/issues/5321)
* Use `require` instead of `autoload` to solve an issue with loading `fourflusher`.
* Use `require` instead of `autoload` to solve an issue with loading
`fourflusher`.
[Boris Bügling](https://github.com/neonichu)
[#5445](https://github.com/CocoaPods/CocoaPods/issues/5445)
......@@ -103,10 +105,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Daniel Tomlinson](https://github.com/dantoml)
[#4014](https://github.com/CocoaPods/CocoaPods/issues/4014)
* Update script '📦 Check Pods Manifest.lock': Write error message to STDERR; make POSIX compatible
* Make the `Check Pods Manifest.lock` script write errors to STDERR and improve
POSIX shell compatibility.
[Simon Warta](https://github.com/webmaster128)
[#5595](https://github.com/CocoaPods/CocoaPods/pull/5595)
## 1.0.1 (2016-06-02)
##### 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