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

This commit is contained in:
jekyllbot 2016-12-08 20:09:01 -08:00
parent 1049802499
commit 43af0aa21b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* Escaped regular expressions when using post_url. (#5605)
* fix date parsing in file names to be stricter (#5609)
* Add a module to re-define `ENV["TZ"]` in Windows (#5612)
### Development Fixes