Update changelog

This commit is contained in:
Vincent Prouillet 2021-02-21 08:41:49 +01:00
parent 5ce082dfad
commit 0b94e0917d

View file

@ -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)