Commit b78ef99b authored by Marin Usalj's avatar Marin Usalj

Updated changelog

parent 47cefac3
......@@ -3,6 +3,13 @@
[cocoapods-core](https://github.com/CocoaPods/Core/compare/0.17.2...0.17.3)
[Xcodeproj](https://github.com/CocoaPods/Xcodeproj/compare/0.5.2...0.5.3)
###### Enhancements
* Added the ability to inhibit warnings per pod.
Just pass `:inhibit_warnings => true` inline.
[#10](https://github.com/CocoaPods/Core/pull/10)
[#934](https://github.com/CocoaPods/CocoaPods/pull/934)
###### Bug fixes
* Improved handling for Xcode projects containing non ASCII characters.
......
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