diff --git a/History.txt b/History.txt index cb5a6bd..9011f6c 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Major enhancements + * Ruby 1.9 compatibility (Michael Fellinger, Jakub Kuźma) * Improve performance (~2x) on JRuby by supporting Nokogiri * Added support for external app servers in selenium mode (basically don't start one) (Mike Gaffney) * Added support for uploading files for Merb (Ryan Carver) @@ -27,7 +28,6 @@ * Bug fixes * Translate CSS and image paths with single quotes in save_and_open_page (Erin Staniland) - * Ruby 1.9 compatibility: Avoid calling #to_s on Arrays (Jakub Kuźma) == 0.4.4 / 2009-04-06