This commit is contained in:
Petr Korolev 2014-11-05 16:32:16 +02:00
parent 9f49434886
commit d76eac0d20

2
changelog_generator.rb Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env ruby
require_relative 'constants'
require_relative 'parser'
require 'github_api'