From 442041206fa38dce5ace1946abb98dfee131757e Mon Sep 17 00:00:00 2001 From: Arthur Neves Date: Mon, 25 Nov 2013 10:25:39 -0500 Subject: [PATCH] Update history log --- History.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.md b/History.md index 7d47cd53..e5a710f6 100644 --- a/History.md +++ b/History.md @@ -3,7 +3,7 @@ IMPORTANT: Liquid 2.6 is going to be the last version of Liquid which maintains explicit Ruby 1.8 compatability. The following releases will only be tested against Ruby 1.9 and Ruby 2.0 and are likely to break on Ruby 1.8. -## 2.6.0 (not yet released) +## 2.6.0 / 2013-11-25 / branch "2.6-stable" * ... * Bugfix for #106: fix example servlet [gnowoel]