<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,15 @@
+=== MetricFu 0.8.9 / 2009-1-20
+
+* Thanks to Andre Arko and Petrik de Heus for adding the following features:
+* The source control type is auto-detected for Churn
+* Moved all presentation to templates
+* Wrote specs for all classes
+* Added flay, Reek and Roodi metrics
+* There's now a configuration class (see README for details)
+* Unification of metrics reports
+* Metrics can be generated using one command
+* Adding new metrics reports has been standardized
+
 === MetricFu 0.8.0 / 2008-10-06
 
 * Source Control Churn now supports git (thanks to Erik St Martin)</diff>
      <filename>HISTORY</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 Jake Scruggs
+Copyright (c) 2008,2009 Jake Scruggs
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation</diff>
      <filename>MIT-LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Version 0.8.0
+Version 0.8.9
 http://github.com/jscruggs/metric_fu
 
 Metric_fu began its life as a plugin for Rails that generated code metrics reports.  As of version 0.7.0, metric_fu is a gem owing to the excellent work done by Sean Soper.  
@@ -12,7 +12,7 @@ Then in your Rakefile:
 require 'metric_fu'
 
 If you like to vendor gems, you can unpack metric_fu into vendor/gems and require it like so:
-require 'vendor/gems/jscruggs-metric_fu-0.8.0/lib/metric_fu'
+require 'vendor/gems/jscruggs-metric_fu-0.8.9/lib/metric_fu'
 
 then you don't have to install it on every box you run it on.
 
@@ -144,4 +144,4 @@ You can also change the minimum churn count like so:
 
 ****Thanks****
 
-I'd like to thank the authors of Saikuro, Flog, Rcov, CruiseControl.rb, and Rails for creating such excellent open source products.  Also Sean Soper, Michael Schubert, Kurtis Seebaldt, Toby Tripp, Paul Gross, and Chirdeep Shetty for their help and advice.
+I'd like to thank the authors of Saikuro, Flog, Rcov, CruiseControl.rb, Flay, Reek, Roodi and Rails for creating such excellent open source products.  Also Andre Arko, Petrik de Heus, Sean Soper, Erik St Martin, Andy Gregorowicz, Bastien, Michael Schubert, Kurtis Seebaldt, Toby Tripp, Paul Gross, and Chirdeep Shetty for their help and advice.</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 Gem::Specification.new do |s|
   s.name = &quot;metric_fu&quot; 
-  s.version = &quot;0.8.4.16&quot; 
+  s.version = &quot;0.8.9&quot; 
   s.summary = &quot;A fistful of code metrics&quot;
   s.email = &quot;jake.scruggs@gmail.com&quot;
   s.homepage = &quot;http://metric-fu.rubyforge.org/&quot;
-  s.description = &quot;Code metrics from Flog, Flay, RCov, Saikuro, Churn, and Rails' stats task&quot;
+  s.description = &quot;Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi and Rails' stats task&quot;
   s.authors = [&quot;Jake Scruggs&quot;, &quot;Sean Soper&quot;, &quot;Andre Arko&quot;, &quot;Petrik de Heus&quot;]
 
   s.files = [</diff>
      <filename>metric_fu.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bad55ccfa392f8c8fe7c7b68afe77d3173c4c949</id>
    </parent>
  </parents>
  <author>
    <name>Jake Scruggs</name>
    <email>jake.scruggs@gmail.com</email>
  </author>
  <url>http://github.com/jscruggs/metric_fu/commit/fdf64bb1ebf3192800870a22ae47d4a1f4c04ad6</url>
  <id>fdf64bb1ebf3192800870a22ae47d4a1f4c04ad6</id>
  <committed-date>2009-01-20T18:01:10-08:00</committed-date>
  <authored-date>2009-01-20T18:01:10-08:00</authored-date>
  <message>Updated files for 0.8.9 release - thanks to all who contributed</message>
  <tree>5da8aff6367d3d0fe213ac62c554fc797c25b1c8</tree>
  <committer>
    <name>Jake Scruggs</name>
    <email>jake.scruggs@gmail.com</email>
  </committer>
</commit>
