From 95203d99ba4d667060c6ada3414d28c385dcf5a3 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Tue, 24 Nov 2015 04:20:44 -0600 Subject: [PATCH] Update History.markdown --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3d4a5fa6..82caf865 100644 --- a/History.markdown +++ b/History.markdown @@ -30,6 +30,7 @@ * Align hooks implementation with documentation (#4104) * Fix the deprecation warning in the doctor command (#4114) * Fix case in `:title` and add `:slug` which is downcased (#4100) + * Rename @options so that it does not impact Liquid. (#4173) ### Development Fixes