Update changelog

This commit is contained in:
Vincent Prouillet 2021-09-13 21:16:55 +02:00
parent 2e884e06cb
commit 7a0cf261bf

View file

@ -1,8 +1,14 @@
# Changelog
## 0.15.0
## 0.15.0 (unreleased)
- Fix config file watching
- Support custom syntax highlighting themes
- Add a `required` argument to taxonomy template functions to allow them to return empty taxonomies
- Support colocating subfolders
- shorcodes and `anchor-link.html` can now access the `lang` context
- Add prompt before replacing the output directory with `zola build` if the `output-dir` flag is given
## 0.14.1 (2021-08-24)