diff --git a/History.markdown b/History.markdown index 533853fb..282aa5a2 100644 --- a/History.markdown +++ b/History.markdown @@ -14,6 +14,7 @@ * Replace deprecated Ruby methods with undeprecated ones (#2664) * Catch errors when parsing Post `date` front matter value & produce nice error message (#2649) * Allow static files in Collections (#2615) + * Fixed typo in `Deprecator#gracefully_require` error message (#2694) ### Development Fixes