<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,25 +9,21 @@
 
 Display call stack information on Rails requests.
 
-*THIS IS A BETA RELEASE*; the normal disclaimers apply.
-
 == Installation
 
+For Rails 2.1+, you can use it as a gem dependency (recommended).
+
 Install the gem:
 
   sudo gem install fiveruns_tuneup
-  
-For Rails 2.0, install the plugin into +vendor/plugins+:
-  
-  fiveruns_tuneup /path/to/app
-  (or you can clone the GitHub repo into vendor/plugins)
-  
-For Rails 2.1+, you can use it as a gem dependency instead; in your +environment.rb+:
+
+In your +environment.rb+:
 
   config.gem 'fiveruns_tuneup'
   
-*Note*: There is an issue in Rails 2.1 that prevents the plugin running as an unpacked 
-gem (via +rake gems:unpack+).
+*Note*: There is an issue in Rails 2.1 that prevents the plugin running as an unpacked gem (via +rake gems:unpack+).
+
+TuneUp can also be used from +vendor/plugins+.
   
 == Configuration
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -75,7 +75,7 @@ module Fiveruns
 
       MAJOR = 0
       MINOR = 8
-      TINY  = 19
+      TINY  = 20
 
       # The current version as a Version instance
       CURRENT = new(MAJOR, MINOR, TINY)</diff>
      <filename>lib/fiveruns/tuneup/version.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>bin/fiveruns_tuneup</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>85405cfde16cf4a6ca7d6ca013caa51cf1f56745</id>
    </parent>
  </parents>
  <author>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </author>
  <url>http://github.com/fiveruns/fiveruns_tuneup/commit/cc58c7cb377fa5f5038b07f69b4b4c0a19cb12e3</url>
  <id>cc58c7cb377fa5f5038b07f69b4b4c0a19cb12e3</id>
  <committed-date>2009-03-23T13:43:36-07:00</committed-date>
  <authored-date>2009-03-23T13:43:36-07:00</authored-date>
  <message>Remove unpacking executable (people can just toss it in vendor/plugins if they're into that sort of thing)
Update docs
Bump version to 0.8.20.</message>
  <tree>48841a4b60682788ffbe26cd85425e8412c1a6e4</tree>
  <committer>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </committer>
</commit>
