From 7dccb6c9967e1f96c731177c666f98cc9f05b748 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 7 May 2013 13:11:17 +0200 Subject: [PATCH] Update history to reflect fix of #1041. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index d6225114..1861374a 100644 --- a/History.txt +++ b/History.txt @@ -2,6 +2,7 @@ * Major Enhancements * Minor Enhancements * Bug Fixes + * Don't print deprecation warning when no arguments are specified. (#1041) * Add missing
to site template used by `new` subcommand, fixed typos in code (#1032) * Site Enhancements * Remove CSS cruft, fix typos, fix HTML errors (#1028)