<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,20 +1,28 @@
+0.8.7:
+    - Added support for ur1.ca (thanks to raneksi)
+    - Added support for bit.ly (thanks to raneksi)
+    - Fixed support for snipurl.com (thanks to raneksi)
+    - Fixed support for shortify (thanks to raneksi)
+    - Fixed support for moourl.com (thanks to raneksi)
+    - Removed support for makeashorterlink.com (thanks to raneksi)
+
 0.8.4:
     - Fixed support for RubyURL.com
     - Added support for urlTea.com
     - Added support for moourl.com
-    
+
 0.7.0:
     - Added shortify.com, 0rz.net
     - Modified unit tests
     - Started using CVS on RubyForge
-	
+
 0.6.0:
     - Changed the method for getting the URL for ln-s.net to use their
       API.  So basically, this means the new additional argument attribute
       in the Service class is now useless, because no service uses it.  I've
       removed it along with the Hash#to_html_args method.
     - Added d62.net, shiturl.com, littlink.com and clipurl.com
-	
+
 0.5.0:
     - Added two services: fyad.org and ln-s.net (thanks to Daniel
       Dipaolo)
@@ -39,10 +47,10 @@
 0.2.1:
     - Added makeashorterlink.com and skinnylink.com
     - Refactored get_short_url
-	
+
 0.2.0:
     - Added shorl.com, snipurl.com and metamark.net
-	
+
 0.1.0:
     - Refactored the tinyurl and rubyurl methods
     - URI.extract to get URLs instead of regular expressions
@@ -50,6 +58,6 @@
       of a network error
     - More thorough unit tests
     - Made tinyurl, rubyurl and get_short_url private class methods
-	
+
 0.0.1:
     - Initial release</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -2,12 +2,12 @@ require &quot;rubygems&quot;
 
 SPEC = Gem::Specification.new do |s|
   s.name = &quot;shorturl&quot;
-  s.version = &quot;0.8.6&quot;
+  s.version = &quot;0.8.7&quot;
   s.author = &quot;Robby Russell&quot;
   s.email = &quot;robby@planetargon.com&quot;
   s.homepage = &quot;http://github.com/robbyrussell/shorturl/&quot;
   s.platform = Gem::Platform::RUBY
-  s.summary = &quot;Shortens URLs using services such as RubyURL, urlTea, and TinyURL&quot;
+  s.summary = &quot;Shortens URLs using services such as RubyURL, urlTea, bit.ly, moourl.com, and TinyURL&quot;
   candidates = Dir[&quot;{bin,lib,doc,test,examples}/**/*&quot;]
   s.files = candidates
   s.require_path = &quot;lib&quot;</diff>
      <filename>shorturl.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ac3a47b4c9abea5e920bc63480b9d996cc98adfa</id>
    </parent>
  </parents>
  <author>
    <name>Robby Russell</name>
    <email>robby@planetargon.com</email>
  </author>
  <url>http://github.com/robbyrussell/shorturl/commit/e6e8496d96d6c262b9be3883482a7421282b399f</url>
  <id>e6e8496d96d6c262b9be3883482a7421282b399f</id>
  <committed-date>2009-10-09T10:39:26-07:00</committed-date>
  <authored-date>2009-10-09T10:39:26-07:00</authored-date>
  <message>Updating ChangeLog, bumping gem up to 0.8.7</message>
  <tree>c365cf2d1c8be8c20178a0949ce8f32b774b3e35</tree>
  <committer>
    <name>Robby Russell</name>
    <email>robby@planetargon.com</email>
  </committer>
</commit>
