From e734132c6710451340e04a765fd08f60b6102771 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 5 Sep 2014 01:38:16 +0000 Subject: Rakefile: shorten ChangeLog dump We don't need ChangeLog info going back to 1.0.0 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rakefile b/Rakefile index ad08bda..6552411 100644 --- a/Rakefile +++ b/Rakefile @@ -78,7 +78,7 @@ end desc "dump changelog to stdout" task :changelog do - since = "v0.1.0" + since = "v1.0.0" puts "cmogstored changelog since #{since}" puts "Full changeset information is available at #{git_url}" -- cgit v1.2.3-24-ge0c7