From 38f9e93a10283b2ff4dab91d1eeab21c5d3efeb6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 5 Oct 2016 11:34:53 -0700 Subject: [PATCH] Update history to reflect merge of #5212 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8e9219ec..314b172d 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * 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) + * Add support for indented link references on excerpt (#5212) ### Bug Fixes