<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,13 @@
-== Git (Unreleased)
+== 0.4.3 / 2009-03-17
 
 * Minor enhancements
 
+  * Support Rails 2.3. Use Rack::Utils to parse params (Matthew Ford)
   * Support for &quot;modular&quot; Sinatra app style (Simon Rozet)
+  * Initial Merb and Sinatra compatibility for Selenium mode (Corey Donohoe)
   * When faced with a label with no for attribute, that contains a hidden field
     and another field, as can be the case in Rails 2.3's checkbox view,
     webrat now locates the non-hidden field. (Luke Melia) 
-  * When using Rails 2.3, use Rack::Utils to parse params (Matthew Ford)
-  * Initial Merb and Sinatra compatibility for Selenium mode (Corey Donohoe)
   * Add application_framework config for Selenium mode to determine how to
     start and stop the app server (Corey Donohoe)
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ module Webrat
   class WebratError &lt; StandardError
   end
 
-  VERSION = '0.4.2'
+  VERSION = '0.4.3'
 
   def self.require_xml
     gem &quot;nokogiri&quot;, &quot;&gt;= 1.0.6&quot;</diff>
      <filename>lib/webrat.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>62491121c189cabf1d3b2ae1f3e897abb6b2c833</id>
    </parent>
  </parents>
  <author>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </author>
  <url>http://github.com/johnnyt/webrat/commit/e2a672a7679dec65153dcb0e252d6aae9ccdd751</url>
  <id>e2a672a7679dec65153dcb0e252d6aae9ccdd751</id>
  <committed-date>2009-03-16T22:26:38-07:00</committed-date>
  <authored-date>2009-03-16T22:26:38-07:00</authored-date>
  <message>Prep 0.4.3 release</message>
  <tree>a473fa01635395da14559f2592a288a06cd130bf</tree>
  <committer>
    <name>Bryan Helmkamp</name>
    <email>bryan@brynary.com</email>
  </committer>
</commit>
