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

This commit is contained in:
Parker Moore 2014-08-06 15:31:20 -04:00
parent cb671acd0c
commit 5796690827
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Rework site template to utilize Sass (#2687)
* Notify the user when auto-regeneration is disabled. (#2696)
* Allow partial variables in include tag filename argument (#2693)
* Move instances of `Time.parse` into a Utils method (#2682)
### Bug Fixes