diff --git a/History.markdown b/History.markdown index 3dda21b4..c7bb8d44 100644 --- a/History.markdown +++ b/History.markdown @@ -13,6 +13,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) + * Allow static files in Collections (#2615) ### Development Fixes