From 27c9fce15b88ad1fd4d5d5589af8538f3096ffc8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 8 Jun 2014 19:30:14 -0400 Subject: [PATCH] Update history to reflect merge of #2492 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d1e13bcb..1ec1d256 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Extract `gist` tag into a separate gem (#2469) * Add `collection` attribute to `Document#to_liquid` to access the document's collection label. (#2436) + * Upgrade listen to `2.7.6 <= x < 3.0.0` (#2492) ### Bug Fixes