Update history to reflect merge of #2268 [ci skip]

This commit is contained in:
Parker Moore 2014-05-04 21:23:47 -04:00
parent d42ced5aa4
commit cb22320ae6
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
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) * Return `utf-8` encoding in header for webrick error page response (#2289)
* Make template site easier to customize (#2268)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)