diff --git a/History.txt b/History.txt index 32e0d782..1fe095f8 100644 --- a/History.txt +++ b/History.txt @@ -11,6 +11,7 @@ * Generate phase added to site#process and pagination is now a generator * Switch to RakeGem for build/test process * Only regenerate static files when they have changed (#142) + * Allow arbitrary options to Pygments (#31) * Bug Fixes * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)