Commit 658c7985 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog]

parent 464034f4
......@@ -7,6 +7,10 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
## 0.23.0.rc1
###### Enhancements
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.22.2...0.23.0.rc1)
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.22.2...0.23.0.rc1)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.8.1...0.9.0)
[cocoapods-downloader](https://github.com/CocoaPods/CLAide/compare/0.1.1...0.1.2)
* Added `prepare_command` attribute to Specification DSL. The prepare command
will replace the `pre_install` hook. The `post_install` hook has also been
......@@ -38,6 +42,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* Restructured `.cocoapods` folder to contain repos in a subdirectory.
[#1150](https://github.com/CocoaPods/CocoaPods/issues/1150)
[Ian Ynda-Hummel](https://github.com/ianyh)
* Improved `pod spec create` template.
[#1223](https://github.com/CocoaPods/CocoaPods/issues/1223)
......@@ -63,7 +68,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
* Fix copy resource script issue related to filenames with spaces.
[#1231](https://github.com/CocoaPods/CocoaPods/issues/1231)
[Denis Hennessy](https://github.com/dhennessy)
## 0.22.3
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.22.2...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