Update history to reflect merge of #1494
This commit is contained in:
parent
47f7832747
commit
f0604d4956
|
@ -29,6 +29,8 @@
|
||||||
(#1444)
|
(#1444)
|
||||||
* Fixed `--layouts` option for `build` and `serve` commands (#1458)
|
* Fixed `--layouts` option for `build` and `serve` commands (#1458)
|
||||||
* Remove kramdown as a runtime dependency since it's optional (#1498)
|
* Remove kramdown as a runtime dependency since it's optional (#1498)
|
||||||
|
* Provide proper error handling for invalid file names in the include
|
||||||
|
tag (#1494)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Remove redundant argument to
|
* Remove redundant argument to
|
||||||
|
|
Loading…
Reference in New Issue