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

This commit is contained in:
jekyllbot 2016-12-19 12:40:10 -08:00
parent 85d89c3f03
commit 79adb49676
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,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)
* Use each instead of map to actually return nothing (#5668)
### Development Fixes