diff --git a/doc/CHANGELOG b/doc/CHANGELOG index c7408a88..115c35a9 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -16,10 +16,23 @@ == Version 2.3devel New and changed features -* you can select to group todos on the home page by context or by - project (using the view menu). This also works for tag page +* You can select to group todos on the home page by context or by + project (using the view menu). This also works for tag page, the project page, + the tickler and the context page * You can now change the state of a context to closed * Czech locale has been renamed from cz to cs to follow ISO standards +* 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 + +Removed features +* This version of Tracks dropped support for Ruby 1.8.x. Please use Ruby 1.9 or + Ruby 2.0 + +Under the hood +* Upgrade to Rails 3.213 +* Several refactorings al over the place for easier maintenance == Version 2.2.2