From 31f8b4e7bcc3b35bf6bbf35e84d9921697bdd6e4 Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Fri, 6 Apr 2012 00:08:07 +0200 Subject: last changes before release of 1.0.6 --- Changes.textile | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes.textile') diff --git a/Changes.textile b/Changes.textile index 1689e7b..fb9c8d5 100644 --- a/Changes.textile +++ b/Changes.textile @@ -7,6 +7,7 @@ p=. _This files lists all changes in the CodeRay library since the 0.9.8 release h2. Changes in 1.0.6 * New option @:break_lines@ for the HTML encoder (splits tokens at line breaks). [GH-15, thanks to Etienne Massip] +* Improved speed of @:line_numbers => :inline@ option for the HTML encoder. * Fixed wrong HTML file type. (was @:page@) [GH-16, thanks to Doug Hammond] * The CSS Scanner now highlights tokens like @url(...)@ as @:function@ instead of @:string@. [GH-13, thanks to Joel Holdbrooks] -- cgit v1.2.1