<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/radarb/collectable_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+== 1.1.0 / 2008-1-15
+
+* Refactored internals to use gotascii-happymapper.
+* Updated README to reflect API changes due to the happymapper refactoring.
+
 == 1.0.0 / 2008-12-16
 
 * 1 major enhancement</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,10 +3,13 @@ Manifest.txt
 README.txt
 Rakefile
 lib/radarb.rb
+lib/radarb/collectable.rb
 lib/radarb/fetch.rb
+lib/radarb/place.rb
 lib/radarb/radar.rb
-lib/radarb/xml_object.rb
+lib/radarb/tag.rb
+radarb.gemspec
+test/radarb/collectable_test.rb
 test/radarb/radar_test.rb
-test/radarb/xml_object_test.rb
 test/radarb_test.rb
 test/test_helper.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,8 @@
+== 1.1.0 / 2008-1-15
+
+* Refactored internals to use gotascii-happymapper.
+* Updated README to reflect API changes due to the happymapper refactoring.
+
 == 1.0.0 / 2008-12-16
 
 * 1 major enhancement</diff>
      <filename>pkg/radarb-1.0.0/History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,10 +3,13 @@ Manifest.txt
 README.txt
 Rakefile
 lib/radarb.rb
+lib/radarb/collectable.rb
 lib/radarb/fetch.rb
+lib/radarb/place.rb
 lib/radarb/radar.rb
-lib/radarb/xml_object.rb
+lib/radarb/tag.rb
+radarb.gemspec
+test/radarb/collectable_test.rb
 test/radarb/radar_test.rb
-test/radarb/xml_object_test.rb
 test/radarb_test.rb
 test/test_helper.rb</diff>
      <filename>pkg/radarb-1.0.0/Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name     = &quot;radarb&quot;
-  s.version  = &quot;1.0.0&quot;
-  s.date     = &quot;2008-12-22&quot;
+  s.version  = &quot;1.1.0&quot;
+  s.date     = &quot;2008-1-15&quot;
   s.summary  = &quot;outside.in radar API wrapper.&quot;
   s.email    = &quot;justin.marney@viget.com&quot;
   s.homepage = &quot;http://github.com/vigetlabs/radarb&quot;
@@ -9,19 +9,21 @@ Gem::Specification.new do |s|
   s.has_rdoc = true
   s.authors  = [&quot;Justin Marney&quot;]
   s.files    = [&quot;History.txt&quot;, 
-		&quot;README.txt&quot;, 
-		&quot;Rakefile&quot;, 
-		&quot;radarb.gemspec&quot;, 
-		&quot;lib/radarb.rb&quot;, 
-		&quot;lib/radarb/fetch.rb&quot;, 
-		&quot;lib/radarb/radar.rb&quot;, 
-		&quot;lib/radarb/xml_object.rb&quot;]
+		&quot;README.txt&quot;,
+		&quot;Rakefile&quot;,
+		&quot;radarb.gemspec&quot;,
+		&quot;lib/radarb.rb&quot;,
+		&quot;lib/radarb/collectable.rb&quot;,
+		&quot;lib/radarb/fetch.rb&quot;,
+		&quot;lib/radarb/place.rb&quot;,
+		&quot;lib/radarb/radar.rb&quot;,
+		&quot;lib/radarb/tag.rb&quot;]
   s.test_files = [&quot;test/test_helper.rb&quot;, 
       &quot;test/radarb_test.rb&quot;,
-      &quot;test/radarb/radar_test.rb&quot;, 
-      &quot;test/radarb/xml_object_test.rb&quot;]
+      &quot;test/radarb/radar_test.rb&quot;,
+      &quot;test/radarb/collectable_test.rb&quot;]
   s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;]
-  s.add_dependency(&quot;libxml&quot;, [&quot;&gt; 0.0.0&quot;])
+  s.add_dependency(&quot;gotascii-happymapper&quot;, [&quot;&gt; 0.0.0&quot;])
   s.add_dependency(&quot;curb&quot;, [&quot;&gt; 0.0.0&quot;])
 end</diff>
      <filename>radarb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c4dc22400c2ac143dcfa72ce4535e13e3ca70c90</id>
    </parent>
  </parents>
  <author>
    <name>Justin Marney</name>
    <email>justin.marney@viget.com</email>
  </author>
  <url>http://github.com/vigetlabs/radarb/commit/7c03d8478ea1395ff24ccc4c9d7e3fa89061f226</url>
  <id>7c03d8478ea1395ff24ccc4c9d7e3fa89061f226</id>
  <committed-date>2009-01-15T12:00:16-08:00</committed-date>
  <authored-date>2009-01-15T12:00:16-08:00</authored-date>
  <message>updated History, Manifest, and gemspec</message>
  <tree>930fad16a67f5c2ded8a53d8a50f2889e8acc805</tree>
  <committer>
    <name>Justin Marney</name>
    <email>justin.marney@viget.com</email>
  </committer>
</commit>
