diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 773d274f25..903bb749a3 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,10 @@ += 1.2.6 - 2012-02-02 + +== Minor Change + +* Supporting changes in accessibility master +** Sub issues are now rendered differently and therefor the link has changed + = 1.2.5 - 2012-01-30 == Minor Change diff --git a/init.rb b/init.rb index 3b25bad393..a7e32cf2ac 100644 --- a/init.rb +++ b/init.rb @@ -39,7 +39,7 @@ Redmine::Plugin.register :backlogs do url 'http://github.com/finnlabs/chiliproject_backlogs' author_url 'http://www.finn.de/' - version '1.2.5' + version '1.2.6' requires_redmine_plugin 'chiliproject_nissue', '1.0.0'