Commit a3af2554 authored by Samuel Giddins's avatar Samuel Giddins Committed by GitHub

Merge pull request #5597 from benasher44/patch-1

Removed extra bug fixes section in CHANGELOG.md
parents 8852ded3 2e5d5a6a
...@@ -40,20 +40,17 @@ To install release candidates run `[sudo] gem install cocoapods --pre` ...@@ -40,20 +40,17 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[Danielle Tomlinson](https://github.com/dantoml) [Danielle Tomlinson](https://github.com/dantoml)
[#5517](https://github.com/CocoaPods/CocoaPods/issues/5517) [#5517](https://github.com/CocoaPods/CocoaPods/issues/5517)
##### Bug Fixes
* Improve handling of app extensions, watch os 1 extensions * Improve handling of app extensions, watch os 1 extensions
and framework targets and framework targets
[benasher44](https://github.com/benasher44) [benasher44](https://github.com/benasher44)
[#4203](https://github.com/CocoaPods/CocoaPods/issues/4203) [#4203](https://github.com/CocoaPods/CocoaPods/issues/4203)
##### Bug Fixes
* Fix local pod platform conflict error message. * Fix local pod platform conflict error message.
[Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz) [Muhammed Yavuz Nuzumlalı](https://github.com/manuyavuz)
[#5052](https://github.com/CocoaPods/CocoaPods/issues/5052) [#5052](https://github.com/CocoaPods/CocoaPods/issues/5052)
##### Bug Fixes
* Fix installing pods with `use_frameworks` when deduplication is disabled. * Fix installing pods with `use_frameworks` when deduplication is disabled.
[Samuel Giddins](https://github.com/segiddins) [Samuel Giddins](https://github.com/segiddins)
[#5481](https://github.com/CocoaPods/CocoaPods/issues/5481) [#5481](https://github.com/CocoaPods/CocoaPods/issues/5481)
......
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