Update history to reflect merge of #631

[ci skip]
This commit is contained in:
Justin Li
2015-07-23 17:07:40 -04:00
parent 7713f6709d
commit 1f70928f8a

View File

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