Update changelog
This commit is contained in:
parent
5ce082dfad
commit
0b94e0917d
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue