From 6fd3636c9d5a2c9316631f6da08e9cbdc1d897f9 Mon Sep 17 00:00:00 2001 From: Juan Pablo Civile Date: Tue, 31 May 2016 11:57:23 -0300 Subject: [PATCH] Minor fix in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e95fdd..46e2fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ [CocoaPods#5318](https://github.com/CocoaPods/CocoaPods/issues/5318) * Allow download strategies to preprocess download options. This is used by - `git` strategy to resolve branches into commits directly. + `git` strategy to resolve branches into commits directly. [Juan Civile](https://github.com/champo) - [Cocoapods#5386](https://github.com/CocoaPods/CocoaPods/pull/5386) + [CocoaPods#5386](https://github.com/CocoaPods/CocoaPods/pull/5386) ##### Bug Fixes