Update history to reflect merge of #652

[ci skip]
This commit is contained in:
Justin Li
2015-09-29 21:06:21 -04:00
parent b4f19da127
commit cd03346239

View File

@@ -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]