Update history to reflect merge of #1481
This commit is contained in:
parent
3212aac4bc
commit
c7c18507e3
|
@ -16,6 +16,8 @@
|
||||||
* Add the ability to detach the server ran by `jekyll serve` from it's
|
* Add the ability to detach the server ran by `jekyll serve` from it's
|
||||||
controlling terminal (#1443)
|
controlling terminal (#1443)
|
||||||
* Improve permalink generation for URLs with special characters (#944)
|
* Improve permalink generation for URLs with special characters (#944)
|
||||||
|
* Expose the current Jekyll version to posts and pages via a new
|
||||||
|
`jekyll.version` variable (#1481)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Markdown extension matching matches only exact matches (#1382)
|
* Markdown extension matching matches only exact matches (#1382)
|
||||||
|
|
Loading…
Reference in New Issue