Update history to reflect merge of #2722 [ci skip]

This commit is contained in:
Parker Moore
2014-08-12 11:20:20 -04:00
parent 1dcf241677
commit f190a960a1

View File

@@ -17,6 +17,7 @@
### Bug Fixes
* Use only the last extname when multiple converters exist (#2722)
* Call `#to_liquid` before calling `#to_json` in jsonify filter (#2729)
* Use non padded config in `strftime` to avoid parse string twice (#2673)
* Replace deprecated Ruby methods with undeprecated ones (#2664)