Commit 3376d6e0 authored by Ben Asher's avatar Ben Asher Committed by GitHub

Fix CHANGELOG

- Moved the sub-project extension enhancement from 1.0.1 to 1.1.0.beta.2
- Made my name consistent Ben Asher instead of benasher44
parent cf12c1cc
......@@ -47,26 +47,31 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
[#5510](https://github.com/CocoaPods/CocoaPods/pull/5510)
* Add support for building Messages applications.
[benasher44](https://github.com/benasher44)
[Ben Asher](https://github.com/benasher44)
[#5726](https://github.com/CocoaPods/CocoaPods/pull/5726)
* Improved messaging when missing host targets for embedded targets.
Improved support for framework-only projects.
[benasher44](https://github.com/benasher44)
[Ben Asher](https://github.com/benasher44)
[#5733](https://github.com/CocoaPods/CocoaPods/pull/5733)
* Set ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES when appropriate.
[benasher44](https://github.com/benasher44)
[Ben Asher](https://github.com/benasher44)
[#5732](https://github.com/CocoaPods/CocoaPods/pull/5732)
* Verify that embedded target platform and swift version matches the host.
[benasher44](https://github.com/benasher44)
[Ben Asher](https://github.com/benasher44)
[#5747](https://github.com/CocoaPods/CocoaPods/pull/5747)
* Pass the version of CocoaPods to `pod lib create`'s configure script.
[orta](https://github.com/orta)
[#5787](https://github.com/CocoaPods/CocoaPods/pull/5787)
* Improve host target detection for embedded targets
in sub-projects.
[Ben Asher](https://github.com/benasher44)
[#5622](https://github.com/CocoaPods/CocoaPods/issues/5622)
##### Bug Fixes
* Hash scope suffixes if they are over 50 characters to prevent file paths from being too long.
......@@ -127,7 +132,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Improve handling of app extensions, watch os 1 extensions
and framework targets.
[benasher44](https://github.com/benasher44)
[Ben Asher](https://github.com/benasher44)
[#4203](https://github.com/CocoaPods/CocoaPods/issues/4203)
* Add a license type to generated acknowledgements file in plist.
......@@ -196,10 +201,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements
* Improve host target detection for embedded targets
in sub-projects.
[Ben Asher](https://github.com/benasher44)
[#5622](https://github.com/CocoaPods/CocoaPods/issues/5622)
* None.
##### Bug Fixes
......
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