diff --git a/CHANGELOG.md b/CHANGELOG.md index c147c306..4fec052d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ - internal links are now resolved in the `markdown` filter in the templates (#1296 #1316) - Add a `required` argument to `load_data` so it can be allowed to fail +- `get_file_hash` now supports returning the base64 encoded hash +- the `markdown` filter not renders shortcodes +- Image processing now supports WebP +- Fix `zola serve` failing for some static files +- Fix `zola serve` not picking up directory renaming ## 0.13.0 (2021-01-09)