diff --git a/History.markdown b/History.markdown index ec515335..9f65d0a2 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Update Redcarpet dependency to ~> 3.0 (#1815) * Automatically sort all pages by name (#1848) * Better error message when time is not parseable (#1847) + * Allow `include` tag variable arguments to use filters (#1841) ### Bug Fixes * Don't allow nil entries when loading posts (#1796)