From cd03346239c77128828ad312017de9712f3cbe04 Mon Sep 17 00:00:00 2001 From: Justin Li Date: Tue, 29 Sep 2015 21:06:21 -0400 Subject: [PATCH] Update history to reflect merge of #652 [ci skip] --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index 85066a8..173013c 100644 --- a/History.md +++ b/History.md @@ -16,6 +16,7 @@ * Remove support for `liquid_methods` ### Fixed +* Fix sort filter behaviour with empty array input (#652) [Marcel Cary] * 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]