Commit 01f2a942 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog]

Closes #743
Closes #1186
Closes #809
Closes #1075
parent c7ee8cc9
...@@ -6,9 +6,22 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -6,9 +6,22 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
###### Enhancements ###### Enhancements
* Added support for resource bundles.
[#743](https://github.com/CocoaPods/CocoaPods/issues/743),
[#1186](https://github.com/CocoaPods/CocoaPods/issues/1186)
* Added support for bundled frameworks.
[#809](https://github.com/CocoaPods/CocoaPods/issues/809),
[#1075](https://github.com/CocoaPods/CocoaPods/issues/1075)
* Added support for bundled libraries.
[#809](https://github.com/CocoaPods/CocoaPods/issues/809),
[#1075](https://github.com/CocoaPods/CocoaPods/issues/1075)
* Added license information to `podfile-info` subcommand. * Added license information to `podfile-info` subcommand.
[#1219](https://github.com/CocoaPods/CocoaPods/issues/1219) [#1219](https://github.com/CocoaPods/CocoaPods/issues/1219)
###### Bug Fixes ###### Bug Fixes
* Fix copy resource script issue related to filenames with spaces. * Fix copy resource script issue related to filenames with spaces.
......
...@@ -7,7 +7,7 @@ GIT ...@@ -7,7 +7,7 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: d5eaba7a0462494b273519160f47241b7fd60c57 revision: e78e9726126271d083d855c58ff3c9b30f360170
branch: feature-frameworks-bundles branch: feature-frameworks-bundles
specs: specs:
cocoapods-core (0.22.3) cocoapods-core (0.22.3)
......
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