Commit 43f2b80b authored by Fabio Pelosin's avatar Fabio Pelosin

[CHANGELOG] Updated.

parent b6e523f7
## 0.10.1
## 0.11.0
[CocoaPods](https://github.com/CocoaPods/CocoaPods/compare/0.10.0...master)
###### Enhancements
- Added support for public headers. [#440]
- Added `pod repo lint`. [#423]
- Improved support for `:head` option and svn repositories.
- When integrating Pods with a project without "Frameworks" group in root of the project, raise an informative message. [#431](https://github.com/CocoaPods/CocoaPods/pull/431)
......@@ -11,8 +12,8 @@
###### Bug fixes
- Version message terminates with 0 exit status.
- Don't output git error messages in the error report if there are no repos or if a repo is not under git source control.
- Version message now correctly terminates with a 0 exit status.
- Resolved an issue that lead to git error messages in the error report.
## 0.10.0
......
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