From 0bbc22b027575e946d08901b7a20d162dd6d69c9 Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Wed, 9 Oct 2013 15:33:11 -0400 Subject: [PATCH] Update history --- History.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/History.md b/History.md index 09a4eae..3439c5c 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,17 @@ # Liquid Version History +## 2.5.3 + +* #232, #234, #237: Fix Map filter bugs [Florian Weingarten, fw42] + +## 2.5.2 + +#### Yanked from rubygems, as it contained too much changes, those changes will be on major releases + +## 2.5.1 + +* #230: Fix security issue with map filter, Use invoke_drop in map filter [Florian Weingarten, fw42] + ## 2.5.0 / 2013-03-06 * Prevent Object methods from being called on drops