diff --git a/History.txt b/History.txt index be3b4e51..9bb12b5e 100644 --- a/History.txt +++ b/History.txt @@ -16,6 +16,7 @@ * 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) + * Fix source directory binding using Dir.pwd (#75) * Bug Fixes * Render highlighted code for non markdown/textile pages (#116) * Expand source to full path so includes work anywhere (#101)