From 50fee0275ccaea8669f1cbee9967b75efcea0301 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 4 Jun 2014 14:20:36 -0400 Subject: [PATCH] Update history to reflect merge of #2436 [ci skip] --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index fc0a09da..690009fd 100644 --- a/History.markdown +++ b/History.markdown @@ -16,6 +16,8 @@ feed (#2438) * Configurable, replaceable Logger-compliant logger (#2444) * Extract `gist` tag into a separate gem (#2469) + * Add `collection` attribute to `Document#to_liquid` to access the + document's collection label. (#2436) ### Bug Fixes