From 657a36e9e723c4adfb1848833db8054786d38015 Mon Sep 17 00:00:00 2001 From: "Samuel E. Giddins" Date: Thu, 25 Sep 2014 08:44:49 -0700 Subject: [PATCH] [Changelog] Add entry for Source#url --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8110394d4..149aebb0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ [Samuel Giddins](https://github.com/segiddins) [#174](https://github.com/CocoaPods/Core/pull/174) +* Adds a `url` attribute to `Source`. + Note that this attribute is currently only gathered from `git`. + [Samuel Giddins](https://github.com/segiddins) + ## 0.34.0.rc2