Commit cc29d1a4 authored by Fabio Pelosin's avatar Fabio Pelosin

[Changelog]

parent 1726172e
......@@ -14,6 +14,7 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
[Ian Ynda-Hummel](https://github.com/ianyh)
* Improved `pod spec create` template.
[#1223](https://github.com/CocoaPods/CocoaPods/issues/1223)
* Added copy&paste-friendly dependency to `pod search`.
[#1073](https://github.com/CocoaPods/CocoaPods/issues/1073)
......@@ -26,6 +27,12 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
project.
[#1155](https://github.com/CocoaPods/CocoaPods/issues/1155)
* Removed punctuation check from specification validations.
[#1155](https://github.com/CocoaPods/CocoaPods/issues/1155)
* Deprecated the `documentation` DSL attribute of the podspec format.
[Core#20](https://github.com/CocoaPods/Core/issues/20)
###### Bug Fixes
* Fix copy resource script issue related to filenames with spaces.
......
......@@ -7,7 +7,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 92692426f9ed7a5daee4ee1521e47cc716dce3e9
revision: b2c3f33f4c650c7cabc9e1c2c2648d015d637240
branch: master
specs:
cocoapods-core (0.22.3)
......@@ -26,7 +26,7 @@ GIT
GIT
remote: https://github.com/CocoaPods/cocoapods-downloader.git
revision: 2cc10348d9eb35862d900d79c72cd967388962b9
revision: 951ebcc7f6b10874ff09796b0add04d7b3ce34d1
branch: master
specs:
cocoapods-downloader (0.1.1)
......
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