From 3c0d1a18bfff7924adabcb65b0ca39b9850f2ed9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 25 May 2016 15:43:13 -0700 Subject: [PATCH] Mention where it came from. [ci skip] --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index 39d43f9c..96a3fb47 100644 --- a/History.markdown +++ b/History.markdown @@ -46,7 +46,7 @@ ### Forward Ports * From v3.1.4: Add ExcerptDrop and remove excerpt's ability to refer to itself in Liquid (#4941) - * Forward-port: Configuration permalink fix and addition of Configuration.from and sorting `site.collections` by label (#4942) + * From v3.1.4: Configuration permalink fix and addition of Configuration.from and sorting `site.collections` by label (#4942) ### Development Fixes