diff --git a/History.markdown b/History.markdown index 7c7b8060..3dda21b4 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,7 @@ * Use non padded config in `strftime` to avoid parse string twice (#2673) * Replace deprecated Ruby methods with undeprecated ones (#2664) + * Catch errors when parsing Post `date` front matter value & produce nice error message (#2649) ### Development Fixes