From cfb60c2f1b3109ec7163cf010b2197045008d6bf Mon Sep 17 00:00:00 2001 From: Florian Weingarten Date: Thu, 27 Jun 2013 14:30:37 +0200 Subject: [PATCH] Update History.md --- History.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.md b/History.md index 31d2e7d8..3312c0aa 100644 --- a/History.md +++ b/History.md @@ -1,5 +1,8 @@ # Liquid Version History +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 / Master branch (not yet released) * ...