diff --git a/History.markdown b/History.markdown index 04338046..5f3fdf8e 100644 --- a/History.markdown +++ b/History.markdown @@ -6,6 +6,7 @@ * Commander error message now preferred over process abort with incorrect args (#1040) ### Bug Fixes + * Make Redcarpet respect the pygments configuration option (#1053) * Fix the index build with LSI (#1045) * 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)