diff --git a/History.rdoc b/History.rdoc index 8a36670a2..668cbaf5b 100644 --- a/History.rdoc +++ b/History.rdoc @@ -19,6 +19,9 @@ Enhancements: * Add fetch method to task arguments. Pull request #12 by Chris Keathley * Use ruby warnings by default. Pull request #97 by Harold Giménez + +Compatibility Changes: + * Removed to support Ruby 1.8.x * Removed constant named `RAKEVERSION` * Removed Rake::AltSystem