[CHANGELOG] Add entry for Linux support

parent 57c72408
...@@ -8,7 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -8,7 +8,12 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements ##### Enhancements
* None. * Add support for running CocoaPods on Linux.
[Samuel Giddins](https://github.com/segiddins)
* Use native Ruby ASCII plist parsing and serialization, removing dependencies
on FFI, Xcode, and macOS.
[Samuel Giddins](https://github.com/segiddins)
##### Bug Fixes ##### Bug Fixes
...@@ -199,7 +204,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -199,7 +204,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Bug Fixes ##### Bug Fixes
* Hash scope suffixes if they are over 50 characters to prevent file paths from being too long. * Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
[Danielle Tomlinson](https://github.com/dantoml) [Danielle Tomlinson](https://github.com/dantoml)
[#5491](https://github.com/CocoaPods/CocoaPods/issues/5491) [#5491](https://github.com/CocoaPods/CocoaPods/issues/5491)
......
Subproject commit 2f1efd0d419e73adaede1b293747a4c0ab37e201 Subproject commit 8b85ae86161d1306a3ae7bdc51d8102192b8d4f5
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