1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

add github release to changelog task

prevents forgetfulness...
closes #2644
This commit is contained in:
geemus 2014-11-24 10:47:43 -06:00
parent a046c75633
commit fea17cc99a

View file

@ -18,6 +18,7 @@ module Fog
add_commits_to_changelog
save_changelog
Rake::Task[:github_release].invoke
end
end