From 8e9605a32cba6bc4be3ebcc68f14670807a1e642 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 17 Aug 2017 14:06:06 -0400 Subject: [PATCH] Update history note for #5919 --- History.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/History.markdown b/History.markdown index d13c0667..805219c7 100644 --- a/History.markdown +++ b/History.markdown @@ -19,7 +19,7 @@ * Bump supported Ruby version to `>= 2.1.0` (#6220) * set `LiquidError#template_name` for errors in included file (#6206) * Access custom config array throughout session (#6200) - * [WIP] Add shim that works for both Rouge 1 and Rouge 2 (#5919) + * Add support for Rouge 2, in addition to Rouge 1 (#5919) ### Bug Fixes