Update history to reflect merge of #2980 [ci skip]
This commit is contained in:
parent
8fe9c76d08
commit
13919b4f3c
|
@ -7,6 +7,7 @@
|
||||||
* Meta descriptions in the site template now use `page.excerpt` if it's available (#2964)
|
* Meta descriptions in the site template now use `page.excerpt` if it's available (#2964)
|
||||||
* Change indentation in `head.html` of site template to 2 spaces from 4 (#2973)
|
* Change indentation in `head.html` of site template to 2 spaces from 4 (#2973)
|
||||||
* Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972)
|
* Use a `$content-width` variable instead of a fixed value in the site template CSS (#2972)
|
||||||
|
* Allow all `Enumerable`s to be used with `where` filter (#2980)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue