diff --git a/History.markdown b/History.markdown index 8d7c7ad2..ec515335 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Don't allow nil entries when loading posts (#1796) * Remove the scrollbar that's always displayed in new sites generated from the site template (#1805) + * Add `#path` to required methods in `Jekyll::Convertible` (#1866) ### Development Fixes * Add a link to the site in the README.md file (#1795)