From 1f70928f8a72fd46976a8206bfea84fc218d82de Mon Sep 17 00:00:00 2001 From: Justin Li Date: Thu, 23 Jul 2015 17:07:40 -0400 Subject: [PATCH] Update history to reflect merge of #631 [ci skip] --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index 069ab1e..d8be0d5 100644 --- a/History.md +++ b/History.md @@ -15,6 +15,7 @@ * Remove support for `liquid_methods` ### Fixed +* Fix test failure under certain timezones (#631) [Dylan Thacker-Smith] * Fix bug in uniq filter (#595) [Florian Weingarten] * Fix bug when "blank" and "empty" are used as variable names (#592) [Florian Weingarten] * Fix condition parse order in strict mode (#569) [Justin Li]