Commit 623b0f41 authored by Samuel Giddins's avatar Samuel Giddins

fixup! Update CHANGELOG

parent d1df4376
......@@ -23,6 +23,10 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
* Store which specs repo a pod comes from in the lockfile.
[Samuel Giddins](https://github.com/segiddins)
* Add `set -u` to the copy frameworks and copy resources scripts.
[Keith Smiley](https://github.com/keith)
[#7180](https://github.com/CocoaPods/CocoaPods/pull/7180)
##### Bug Fixes
* Clear input/output paths if they exceed an arbitrary limit
......@@ -367,9 +371,7 @@ To install release candidates run `[sudo] gem install cocoapods --pre`
##### Enhancements
* Add `set -u` to the copy frameworks and copy resources scripts
[Keith Smiley](https://github.com/keith)
[#7180](https://github.com/CocoaPods/CocoaPods/pull/7180)
* None.
##### Bug Fixes
......
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