Commit 6e81540b authored by Eloy Durán's avatar Eloy Durán

[CHANGELOG] Add entry about namespacing subspecs in Pods.xcodeproj

parent e6505274
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
- Support for GitHub Gists in the linter. - Support for GitHub Gists in the linter.
- Allow specifying ARC settings in subspecs. - Allow specifying ARC settings in subspecs.
- Add Podfile#inhibit_all_warnings! which will inhibit all warnings from the Pods library. [#209](https://github.com/CocoaPods/CocoaPods/issues/209) - Add Podfile#inhibit_all_warnings! which will inhibit all warnings from the Pods library. [#209](https://github.com/CocoaPods/CocoaPods/issues/209)
- Make the Pods Xcode project prettier by namespacing subspecs in nested groups. [#466](https://github.com/CocoaPods/CocoaPods/pull/466)
## 0.11.1 ## 0.11.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