Commit e4fb0f6c authored by Fabio Pelosin's avatar Fabio Pelosin

Changelog

parent 1a801e47
...@@ -12,9 +12,13 @@ ...@@ -12,9 +12,13 @@
- Fixed `pod lint --local` - Fixed `pod lint --local`
- Fixed the `--allow-warnings` of `pod push` - Fixed the `--allow-warnings` of `pod push`
[#835](https://github.com/CocoaPods/CocoaPods/issues/835) [#835](https://github.com/CocoaPods/CocoaPods/issues/835)
- Added `copy_resources_script_name` to the library representation used in the
hooks.
[#837](https://github.com/CocoaPods/CocoaPods/issues/837)
###### Ancillary enhancements ###### Ancillary enhancements
- General improvements to `pod ipc`.
- Added `pod ipc repl` subcommand. - Added `pod ipc repl` subcommand.
## 0.17.0.rc2 ## 0.17.0.rc2
...@@ -115,7 +119,7 @@ presented below. ...@@ -115,7 +119,7 @@ presented below.
[#534](https://github.com/CocoaPods/CocoaPods/issues/534) [#534](https://github.com/CocoaPods/CocoaPods/issues/534)
- Install hooks and the `prefix_header_contents` attribute are supported in subspecs. - Install hooks and the `prefix_header_contents` attribute are supported in subspecs.
[#617](https://github.com/CocoaPods/CocoaPods/issues/617) [#617](https://github.com/CocoaPods/CocoaPods/issues/617)
- Dashes are now supported in the versions of the Pods. - Dashes are now supported in the versions of the Pods.
[#293](https://github.com/CocoaPods/CocoaPods/issues/293) [#293](https://github.com/CocoaPods/CocoaPods/issues/293)
###### Bug fixes ###### 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