Update history to reflect merge of #2289 [ci skip]
This commit is contained in:
parent
3af22f12bf
commit
8cad40a124
|
@ -65,6 +65,7 @@
|
||||||
* Add `Jekyll::LiquidExtensions` with `.lookup_variable` method for easy
|
* Add `Jekyll::LiquidExtensions` with `.lookup_variable` method for easy
|
||||||
looking up of variable values in a Liquid context. (#2253)
|
looking up of variable values in a Liquid context. (#2253)
|
||||||
* Remove literal lang name from class (#2292)
|
* Remove literal lang name from class (#2292)
|
||||||
|
* Return `utf-8` encoding in header for webrick error page response (#2289)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Don't allow nil entries when loading posts (#1796)
|
* Don't allow nil entries when loading posts (#1796)
|
||||||
|
|
Loading…
Reference in New Issue