mirror of
https://github.com/kemko/liquid.git
synced 2026-01-09 19:45:46 +03:00
Merge branch 'master' of github.com:Shopify/liquid
This commit is contained in:
11
History.md
11
History.md
@@ -1,5 +1,16 @@
|
||||
# Liquid Version History
|
||||
|
||||
## 2.4.0 / 2012-08-03
|
||||
|
||||
* Performance improvements
|
||||
* Allow filters in `assign`
|
||||
* Add `modulo` filter
|
||||
* Ruby 1.8, 1.9, and Rubinius compatibility fixes
|
||||
* Add support for `quoted['references']` in `tablerow`
|
||||
* Add support for Enumerable to `tablerow`
|
||||
* `strip_html` filter removes html comments
|
||||
|
||||
|
||||
## 2.3.0 / 2011-10-16
|
||||
|
||||
* Several speed/memory improvements
|
||||
|
||||
Reference in New Issue
Block a user