From 9bb2066cf10c416216fbe7140aff7bf477a701f7 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Tue, 22 Jun 2010 16:01:28 -0700 Subject: [PATCH] update history for #147 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index f98912fc..be3b4e51 100644 --- a/History.txt +++ b/History.txt @@ -15,6 +15,7 @@ * Switch to RakeGem for build/test process * Only regenerate static files when they have changed (#142) * Allow arbitrary options to Pygments (#31) + * Allow URL to be set via command line option (#147) * Bug Fixes * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)