From 7ea610f8c0ea1449a5071d524c12c53c46e11171 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Oct 2016 09:59:02 -0700 Subject: [PATCH] Update history to reflect merge of #5431 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8d1acc73..f6fbc47a 100644 --- a/History.markdown +++ b/History.markdown @@ -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