<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+=== MetricFu 1.1.1 / 2009-6-29
+
+* Fix for empty flog files
+
 === MetricFu 1.1.0 / 2009-6-22
 
 * Flog, flay, reek, roodi, and rcov reports now graph progress over time.  Well done Nick Quaranto and Edouard Bri&#232;re.</diff>
      <filename>HISTORY</filename>
    </modified>
    <modified>
      <diff>@@ -46,7 +46,7 @@
     &lt;!-- end #sidebar --&gt;
     &lt;/div&gt;
 &lt;div id=&quot;left&quot;&gt;
-            &lt;h1&gt;About metric_fu 1.1.0&lt;/h1&gt;
+            &lt;h1&gt;About metric_fu 1.1.1&lt;/h1&gt;
             &lt;div&gt;
 &lt;p&gt;&lt;br/&gt;
     Metric_fu is a set of rake tasks that make it easy to generate metrics reports.  It uses 
@@ -65,7 +65,7 @@
 &lt;/p&gt;
 &lt;br/&gt;
 &lt;p&gt;
-  New in metric_fu 1.1.0 is integration of the 'Awesome' template and graphs -- which graph your metric performance over time!  Big thanks go to &lt;a href=&quot;http://litanyagainstfear.com/&quot;&gt;Nick Quaranto&lt;/a&gt; and &lt;a href=&quot;http://www.nanalegumene.net/&quot;&gt;Edouard Bri&#232;re&lt;/a&gt; for their work on this feature.  If you're used to the non-awesome reports then this will be quite a treat.
+  New in metric_fu 1.1.1 is integration of the 'Awesome' template and graphs -- which graph your metric performance over time!  Big thanks go to &lt;a href=&quot;http://litanyagainstfear.com/&quot;&gt;Nick Quaranto&lt;/a&gt; and &lt;a href=&quot;http://www.nanalegumene.net/&quot;&gt;Edouard Bri&#232;re&lt;/a&gt; for their work on this feature.  If you're used to the non-awesome reports then this will be quite a treat.
 &lt;/p&gt;
 &lt;br/&gt;
 &lt;p&gt;
@@ -86,13 +86,13 @@
 If you like to vendor gems, you can unpack metric_fu into vendor/gems and require it like so:
 &lt;/p&gt;
 &lt;br/&gt;
-&lt;pre&gt;require(File.join(RAILS_ROOT, 'vendor', 'gems', 'jscruggs-metric_fu-1.1.0', 'lib', 'metric_fu'))&lt;/pre&gt;
+&lt;pre&gt;require(File.join(RAILS_ROOT, 'vendor', 'gems', 'jscruggs-metric_fu-1.1.1', 'lib', 'metric_fu'))&lt;/pre&gt;
 &lt;br/&gt;
 &lt;p&gt;Then you don't have to install it on every box you run it on.&lt;/p&gt;
 &lt;br/&gt;
 &lt;p&gt;Later versions of Rails like to manage your gems for you, so you can put this in your test.rb file:&lt;/p&gt;
 &lt;br/&gt;
-&lt;pre&gt;config.gem 'jscruggs-metric_fu', :version =&gt; '1.1.0', :lib =&gt; 'metric_fu', :source =&gt; 'http://gems.github.com'&lt;/pre&gt;
+&lt;pre&gt;config.gem 'jscruggs-metric_fu', :version =&gt; '1.1.1', :lib =&gt; 'metric_fu', :source =&gt; 'http://gems.github.com'&lt;/pre&gt;
 &lt;br/&gt;
 &lt;p&gt;And then issue this command:&lt;/p&gt;
 &lt;br/&gt;
@@ -103,7 +103,7 @@ If you like to vendor gems, you can unpack metric_fu into vendor/gems and requir
 &lt;p&gt;That way Rails won't yell at you every time you run a Rake task:&lt;/p&gt;
 &lt;br/&gt;
 &lt;pre&gt;
-  config.gem: Unpacked gem jscruggs-metric_fu-1.0.2 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.
+  config.gem: Unpacked gem jscruggs-metric_fu-1.1.1 in vendor/gems has no specification file. Run 'rake gems:refresh_specs' to fix this.
 &lt;/pre&gt;
 &lt;br/&gt;
 &lt;p&gt;</diff>
      <filename>home_page/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name = &quot;metric_fu&quot; 
-  s.version = &quot;1.1.0&quot;
+  s.version = &quot;1.1.1&quot;
   s.summary = &quot;A fistful of code metrics, with awesome templates and graphs&quot;
   s.email = &quot;jake.scruggs@gmail.com&quot;
   s.homepage = &quot;http://metric-fu.rubyforge.org/&quot;</diff>
      <filename>metric_fu.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7f74b14d18f8b4e1abfda26195c8feaa2682d8c0</id>
    </parent>
  </parents>
  <author>
    <name>Jake Scruggs</name>
    <email>jake.scruggs@gmail.com</email>
  </author>
  <url>http://github.com/jscruggs/metric_fu/commit/2310717a928cdc436e0cf1803ad271bf0ac001dd</url>
  <id>2310717a928cdc436e0cf1803ad271bf0ac001dd</id>
  <committed-date>2009-06-29T20:33:54-07:00</committed-date>
  <authored-date>2009-06-29T20:33:54-07:00</authored-date>
  <message>1.1.1 release</message>
  <tree>cd816435ba8c6cf1024bb2e10325971823f3dbc1</tree>
  <committer>
    <name>Jake Scruggs</name>
    <email>jake.scruggs@gmail.com</email>
  </committer>
</commit>
