Commit 8e53e7c6 authored by Fabio Pelosin's avatar Fabio Pelosin

Changelog

parent 3ccb10cc
...@@ -48,6 +48,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides ...@@ -48,6 +48,15 @@ To install or update CocoaPods see this [guide](http://docs.cocoapods.org/guides
reintegrated as plugin (see reintegrated as plugin (see
[#1037](https://github.com/CocoaPods/CocoaPods/issues/1037)). [#1037](https://github.com/CocoaPods/CocoaPods/issues/1037)).
* Improved performance of the copy resources script and thus build time of
the integrated targets. Contribution by [@onato](https://github.com/onato)
[#1050](https://github.com/CocoaPods/CocoaPods/issues/1050).
* The changelog for the current version is printed after CocoaPods is
installed/updated.
[#853](https://github.com/CocoaPods/CocoaPods/issues/853).
###### Bug fixes ###### Bug fixes
* Inheriting `inhibit_warnings` per pod is now working * Inheriting `inhibit_warnings` per pod is now working
......
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