diff --git a/docs/changelog.rst b/docs/changelog.rst index c5c3b8c..fe56ed4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,6 +12,7 @@ Sigal now requires Python 3.7+. - Add option ``max_img_pixels`` to allow processing huge images (sets ``PIL.Image.MAX_IMAGE_PIXELS``) [:issue:`431`]. - Add webp to the list of images formats supported by default [:issue:`433`]. +- Allow specifying the file date in the Markdown metadata file [:issue:`447`]. Version 2.2 ~~~~~~~~~~~