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

This commit is contained in:
jekyllbot 2016-03-16 13:15:27 -07:00
parent 5930bbfac1
commit b9859489b0
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Site Template: Changed main `<div>` to `<main>` and added accessibility info (#4636)
* Add array support to `where` filter (#4555)
* 'jekyll clean': also remove .sass-cache (#4652)
* Clean up Tags::PostUrl a bit, including better errors and date parsing (#4670)
### Bug Fixes