rename, prepare to moving methods to generator

This commit is contained in:
Petr Korolev
2015-05-22 14:06:48 +03:00
parent 536b39c961
commit 7f696b6b09
5 changed files with 37 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env ruby
require_relative "../lib/github_changelog_generator"
GitHubChangelogGenerator::ChangelogGenerator.new.compound_changelog
GitHubChangelogGenerator::ChangelogGenerator.new.run