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

This commit is contained in:
jekyllbot 2016-10-05 09:59:02 -07:00
parent d879840cc5
commit 7ea610f8c0
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* Exclude node_modules by default (#5210)
* Run hooks in priority order. (#5157)
* Add `static_file.name` and `.basename` Liquid attributes (#5264)
* set site.url in dev environment to `http://localhost:4000` (#5431)
### Bug Fixes