<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>config.ru</filename>
    </added>
    <added>
      <filename>lib/rack/css_dryer.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -2,8 +2,9 @@
 
 Below is a complete list of changes for each revision of CssDryer.
 
-== HEAD
+== 0.4.1
 
+* Rack support.
 * Updated test nested stylesheet to render a partial and call a helper.
 
 == 0.4.0</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -151,6 +151,8 @@ Self-clear as many elements as you like in one easy line.
 
 ## Installation
 
+### Rails plugin
+
 Pre-requisite: Rails 2.2.
 
 First, install in the usual Rails way.  From your application's directory:
@@ -187,6 +189,9 @@ You should see this output:
 
 If the output looks good, delete `app/views/stylesheets/{test,_foo}.css.ncss`.
 
+### Rack
+
+See the example `config.ru` file.  I'm a beginner with Rack so feedback would be much appreciated.
     
 
 ## Usage</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -17,7 +17,7 @@ end
 module CssDryer
   module Processor
 
-    VERSION = '0.4.0'
+    VERSION = '0.4.1'
 
     # Converts a stylesheet with nested styles into a flattened,
     # normal CSS stylesheet.  The original whitespace is preserved</diff>
      <filename>lib/css_dryer/processor.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9d551c5ae19d53fd25676bb49bf4a23b5e29ce1b</id>
    </parent>
  </parents>
  <author>
    <name>Andy Stewart</name>
    <email>boss@airbladesoftware.com</email>
  </author>
  <url>http://github.com/airblade/css_dryer/commit/8d824d8fa297f822090ba56b0f3eddbd1f5baa10</url>
  <id>8d824d8fa297f822090ba56b0f3eddbd1f5baa10</id>
  <committed-date>2009-04-11T10:06:58-07:00</committed-date>
  <authored-date>2009-04-11T10:02:03-07:00</authored-date>
  <message>Rack support.</message>
  <tree>8c3b821637c74f3fbf08d362c79ce7bfa3ae8510</tree>
  <committer>
    <name>Andy Stewart</name>
    <email>boss@airbladesoftware.com</email>
  </committer>
</commit>
