Fixing version and (very) minor doco change
[catagits/Test-WWW-Selenium-Catalyst.git] / Changes
diff --git a/Changes b/Changes
index 948506b..7b8366e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,12 @@
 Revision history for Test-WWW-Selenium-Catalyst
 
-0.06 - 2009/09/10
+0.07 - 2009/09/10
  - Switch shutDown to shutDownSeleniumServer, which is present in all versions of
    SeleniumRC but is the only shut down command that works from 1.0 on.
 
+0.06 - 2009/08/26
+ - Support for external selnium servers (RT 33214)
+
 0.05 - 2009/03/07
  - Use IPC::Cmd::can_run in tests to not have so many spurious failues due to
    no smoke rigs having java installed