Merge branch 'new-features'

This commit is contained in:
Petr Korolev 2014-11-10 14:15:53 +02:00
commit 8247fd8520

View File

@ -298,4 +298,4 @@ end
if __FILE__ == $0
changelog_generator = ChangelogGenerator.new
changelog_generator.compund_changelog
end
end