From 0e4c8fc2c1c044147d87d434d65ad82b255fde55 Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Fri, 27 Jun 2014 16:31:20 -0400 Subject: [PATCH] Update Ruby and Rails versions in changelog [ci skip] --- doc/CHANGELOG | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 339730e1..80b1d2ce 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -23,14 +23,13 @@ New and changed features * The toggle-notes and toggle-collapsed-containers have been moved into the view menu * Bugfixes -* Tracks is tested on Ruby 1.9.3 and on Ruby 2.0 +* Tracks is tested on Ruby 1.9.3, 2.0.0, and 2.1 Removed features -* This version of Tracks dropped support for Ruby 1.8.x. Please use Ruby 1.9 or - Ruby 2.0 +* Ruby 1.8.x is no longer supported Under the hood -* Upgrade to Rails 3.213 +* Upgrade to Rails 4.1 * Several refactorings al over the place for easier maintenance == Version 2.2.2