diff --git a/History.txt b/History.txt index 0ce5751b..8c301c19 100644 --- a/History.txt +++ b/History.txt @@ -4,6 +4,7 @@ * `require 'capybara/rails'` will automatically enable `:respect_data_method` on the RackTest driver, so the behavior matches Capybara 1.1.2 [Jo Liss] +* Dropped official support for Ruby 1.8.x. [Jonas Nicklas] ### Fixed