<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CHANGELOG</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@ AUTHOR = &quot;FiveRuns Development Team&quot;
 EMAIL = &quot;dev@fiveruns.com&quot;
 HOMEPAGE = &quot;http://tuneup.fiveruns.com/&quot;
 SUMMARY = &quot;Merb Slice that provides the FiveRuns TuneUp Panel (http://tuneup.fiveruns.com)&quot;
-GEM_VERSION = &quot;0.5.1&quot;
+GEM_VERSION = &quot;0.5.2&quot;
 
 spec = Gem::Specification.new do |s|
   s.rubyforge_project = 'fiveruns_tuneup_merb'
@@ -16,7 +16,7 @@ spec = Gem::Specification.new do |s|
   s.version = GEM_VERSION
   s.platform = Gem::Platform::RUBY
   s.has_rdoc = true
-  s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, 'TODO']
+  s.extra_rdoc_files = [&quot;README&quot;, &quot;LICENSE&quot;, 'TODO', &quot;CHANGELOG&quot;]
   s.summary = SUMMARY
   s.description = s.summary
   s.author = AUTHOR
@@ -25,7 +25,7 @@ spec = Gem::Specification.new do |s|
   s.add_dependency('fiveruns_tuneup_core')
   s.add_dependency('merb-slices', '&gt;= 0.9.5')
   s.require_path = 'lib'
-  s.files = %w(LICENSE README Rakefile TODO) + Dir.glob(&quot;{lib,spec,app,public,stubs}/**/*&quot;)
+  s.files = %w(LICENSE README Rakefile TODO CHANGELOG) + Dir.glob(&quot;{lib,spec,app,public,stubs}/**/*&quot;)
 end
 
 Rake::GemPackageTask.new(spec) do |pkg|</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@ if defined?(Merb::Plugins)
     
     # Slice metadata
     self.description = &quot;Provides a FiveRuns TuneUp panel (http://tuneup.fiveruns.com)&quot;
-    self.version = &quot;0.0.1&quot;
+    self.version = &quot;0.5.2&quot;
     self.author = &quot;FiveRuns Development Team &lt;dev@fiveruns.com&gt;&quot;
     
     # Stub classes loaded hook - runs before LoadClasses BootLoader</diff>
      <filename>lib/fiveruns_tuneup_merb.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3473e83bc2857614885719896ed289f09613cc3d</id>
    </parent>
  </parents>
  <author>
    <name>Eric Falcao</name>
    <email>efalcao@gmail.com</email>
  </author>
  <url>http://github.com/fiveruns/fiveruns_tuneup_merb/commit/4c0f22f1d99221b1b88f2bece1c4054bd0153459</url>
  <id>4c0f22f1d99221b1b88f2bece1c4054bd0153459</id>
  <committed-date>2008-10-14T13:14:18-07:00</committed-date>
  <authored-date>2008-10-14T13:14:18-07:00</authored-date>
  <message>added changelog. updated to version 0.5.2</message>
  <tree>6de2d93287004ec4b6dd1aa2104547adaeb34611</tree>
  <committer>
    <name>Eric Falcao</name>
    <email>efalcao@gmail.com</email>
  </committer>
</commit>
